[csw-devel] SF.net SVN: gar:[21415] csw/mgar/pkg/samba/branches/samba3/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Sun Jun 30 10:33:26 CEST 2013
Revision: 21415
http://gar.svn.sourceforge.net/gar/?rev=21415&view=rev
Author: lblume
Date: 2013-06-30 08:33:16 +0000 (Sun, 30 Jun 2013)
Log Message:
-----------
samba/branches/samba3: Add cookies
Modified Paths:
--------------
csw/mgar/pkg/samba/branches/samba3/Makefile
Modified: csw/mgar/pkg/samba/branches/samba3/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba3/Makefile 2013-06-29 23:17:38 UTC (rev 21414)
+++ csw/mgar/pkg/samba/branches/samba3/Makefile 2013-06-30 08:33:16 UTC (rev 21415)
@@ -365,6 +365,7 @@
# KRB5_CFLAGS="`$KRB5CONFIG --cflags | sed s,-I/opt/csw/include,,`"
-perl -pi -e 's!/\@INCLUDE_des\@//!,-I$(includedir),,!' \
$(WORKSRC)/source3/configure
+ @$(MAKECOOKIE)
post-install-modulated:
ginstall -d $(DESTDIR)/etc/opt/csw/init.d
@@ -390,3 +391,5 @@
ln -s ../../../opt/csw/lib/$(MEMORYMODEL)/nss_wins.so.1 \
$(DESTDIR)/usr/lib/$(MEMORYMODEL)/nss_wins_csw.so.1; \
fi
+ @$(MAKECOOKIE)
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list