Revision: 15703 http://gar.svn.sourceforge.net/gar/?rev=15703&view=rev Author: wilbury Date: 2011-09-21 11:00:16 +0000 (Wed, 21 Sep 2011) Log Message: ----------- squid/branches/squid3: Fix ugfiles.
Modified Paths: -------------- csw/mgar/pkg/squid/branches/squid3/Makefile Modified: csw/mgar/pkg/squid/branches/squid3/Makefile =================================================================== --- csw/mgar/pkg/squid/branches/squid3/Makefile 2011-09-21 10:58:13 UTC (rev 15702) +++ csw/mgar/pkg/squid/branches/squid3/Makefile 2011-09-21 11:00:16 UTC (rev 15703) @@ -34,8 +34,8 @@ MASTER_SITES = http://www.squid-cache.org/Versions/v$(RELVER)/$(VERSION)/ DISTFILES = $(DISTNAME).tar.bz2 -DISTFILES += cswsquid -DISTFILES += cswusergroup +#DISTFILES += cswsquid +#DISTFILES += CSWsquid.cswusergroup PATCHFILES = 0000-Use-opt-csw-bin-bash-for-bootstrap.sh.patch PATCHFILES += 0001-Use-opt-csw-bin-ggrep-instead-of-egrep.patch @@ -101,6 +101,6 @@ ginstall -d $(DESTDIR)/var/opt/csw/$(NAME)/cache ginstall -d $(DESTDIR)/etc/opt/csw/pkg/$(NAME) ginstall -m 755 $(DOWNLOADDIR)/cswsquid $(DESTDIR)/etc/opt/csw/init.d/csw$(NAME) - ginstall -m 644 $(DOWNLOADDIR)/cswusergroup $(DESTDIR)/etc/opt/csw/pkg/$(NAME)/cswusergroup + ginstall -m 644 $(DOWNLOADDIR)/CSWsquid.cswusergroup $(DESTDIR)/etc/opt/csw/pkg/$(NAME)/cswusergroup @$(MAKECOOKIE) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel