Revision: 4902 http://gar.svn.sourceforge.net/gar/?rev=4902&view=rev Author: valholla Date: 2009-05-16 15:04:59 +0000 (Sat, 16 May 2009)
Log Message: ----------- tweaks Modified Paths: -------------- csw/mgar/pkg/php5/trunk/Makefile csw/mgar/pkg/php5/trunk/files/scripts.mk Modified: csw/mgar/pkg/php5/trunk/Makefile =================================================================== --- csw/mgar/pkg/php5/trunk/Makefile 2009-05-16 14:38:21 UTC (rev 4901) +++ csw/mgar/pkg/php5/trunk/Makefile 2009-05-16 15:04:59 UTC (rev 4902) @@ -21,7 +21,6 @@ MASTER_SITES = http://us.php.net/distributions/ SPKG_SOURCEURL = http://www.php.net/downloads.php INSTALL_ENV += INSTALL_ROOT=$(DESTDIR) -STRIP_DIRS += $(DESTDIR)$(shell $(call _get_php_prefix,$(DESTDIR))/bin/php-config --extension-dir)/*/ DISTFILES += $(DISTNAME).tar.bz2 DISTFILES += php.ini.CSW phpext CSWphp5.postinstall Modified: csw/mgar/pkg/php5/trunk/files/scripts.mk =================================================================== --- csw/mgar/pkg/php5/trunk/files/scripts.mk 2009-05-16 14:38:21 UTC (rev 4901) +++ csw/mgar/pkg/php5/trunk/files/scripts.mk 2009-05-16 15:04:59 UTC (rev 4902) @@ -65,6 +65,7 @@ @echo "[====> Cleaning Up Extra Install Files <====]" gfind $(DESTDIR) -name \.[a-z]\* -print |xargs grm -fr gfind $(DESTDIR)$(prefix)/apache* -mindepth 1 -type d | egrep -v "etc|libexec" | xargs grm -fr + $(GARBIN)/stripbin $(shell $(DESTDIR)$(call _get_php_prefix,$(DESTDIR))/bin/php-config --extension-dir) $(MAKECOOKIE) EXTFILES = $(shell find extensions/*/files/* -prune -type f) 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