[csw-devel] SF.net SVN: gar:[4670] csw/mgar/pkg/squid/trunk/Makefile

valholla at users.sourceforge.net valholla at users.sourceforge.net
Mon May 4 22:47:57 CEST 2009


Revision: 4670
          http://gar.svn.sourceforge.net/gar/?rev=4670&view=rev
Author:   valholla
Date:     2009-05-04 20:47:57 +0000 (Mon, 04 May 2009)

Log Message:
-----------
checkin for package

Modified Paths:
--------------
    csw/mgar/pkg/squid/trunk/Makefile

Modified: csw/mgar/pkg/squid/trunk/Makefile
===================================================================
--- csw/mgar/pkg/squid/trunk/Makefile	2009-05-04 20:27:13 UTC (rev 4669)
+++ csw/mgar/pkg/squid/trunk/Makefile	2009-05-04 20:47:57 UTC (rev 4670)
@@ -17,9 +17,9 @@
 CATALOGNAME_CSWsquid = squid
 SPKG_DESC_CSWsquid = $(DESCRIPTION)
 SPKG_CLASSES_CSWsquid = none cswinitsmf
+REQUIRED_PKGS_CSWsquid = CSWoldaprt CSWosslrt CSWsasl CSWcswclassutils
+PROTOTYPE_FILTER = awk '$$$$3 ~/\/init.d\/cswsquid$$$$/ { $$$$2 = "cswinitsmf" } { print }'
 
-PROTOTYPE_FILTER = awk '$$$$3 ~/\/init.d\/cswsquid$$$$/ { $$$$2 = "cswinitsmf" }'
-
 LD = /opt/csw/bin/gld
 export LD
 MASTER_SITES = http://www.squid-cache.org/Versions/v$(RELVER)/$(GARVERSION)/
@@ -54,8 +54,8 @@
 	@$(MAKECOOKIE)
 
 post-install-modulated:
-	ginstall -d $(DESTDIR)/etc/init.d
-	gcp $(DOWNLOADDIR)/cswsquid $(DESTDIR)/etc/init.d
+	ginstall -d $(DESTDIR)/etc/opt/csw/init.d
+	gcp $(DOWNLOADDIR)/cswsquid $(DESTDIR)/etc/opt/csw/init.d/
 	chmod 0755 $(DESTDIR)/etc/init.d/cswsquid
 	gmv $(DESTDIR)$(sysconfdir)/squid.conf \
 		$(DESTDIR)$(sysconfdir)/squid.conf.CSW


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