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

Log Message:
-----------
clean package checkin

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:47:57 UTC (rev 4670)
+++ csw/mgar/pkg/squid/trunk/Makefile   2009-05-04 21:20:49 UTC (rev 4671)
@@ -24,7 +24,7 @@
 export LD
 MASTER_SITES = http://www.squid-cache.org/Versions/v$(RELVER)/$(GARVERSION)/
 DISTFILES = $(DISTNAME).tar.bz2
-DISTFILES = cswsquid
+DISTFILES = CSWsquid.postinstall CSWsquid.preremove cswsquid
 
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --datadir=$(datadir)/$(GARNAME)
@@ -56,7 +56,7 @@
 post-install-modulated:
        ginstall -d $(DESTDIR)/etc/opt/csw/init.d
        gcp $(DOWNLOADDIR)/cswsquid $(DESTDIR)/etc/opt/csw/init.d/
-       chmod 0755 $(DESTDIR)/etc/init.d/cswsquid
+       chmod 0755 $(DESTDIR)/etc/opt/csw/init.d/cswsquid
        gmv $(DESTDIR)$(sysconfdir)/squid.conf \
                $(DESTDIR)$(sysconfdir)/squid.conf.CSW
        @$(MAKECOOKIE)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to