[csw-devel] SF.net SVN: gar:[4903] csw/mgar/pkg/php5/trunk/files/scripts.mk
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Sat May 16 17:08:27 CEST 2009
Revision: 4903
http://gar.svn.sourceforge.net/gar/?rev=4903&view=rev
Author: valholla
Date: 2009-05-16 15:08:26 +0000 (Sat, 16 May 2009)
Log Message:
-----------
tweaks
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/files/scripts.mk
Modified: csw/mgar/pkg/php5/trunk/files/scripts.mk
===================================================================
--- csw/mgar/pkg/php5/trunk/files/scripts.mk 2009-05-16 15:04:59 UTC (rev 4902)
+++ csw/mgar/pkg/php5/trunk/files/scripts.mk 2009-05-16 15:08:26 UTC (rev 4903)
@@ -66,6 +66,7 @@
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)
+ $(GARBIN)/stripbin $(DESTDIR)$(call _get_php_prefix,$(DESTDIR))/bin/
$(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.
More information about the devel
mailing list