[csw-devel] SF.net SVN: gar:[4466] csw/mgar/pkg/php5/trunk/Makefile
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Fri Apr 24 06:11:04 CEST 2009
Revision: 4466
http://gar.svn.sourceforge.net/gar/?rev=4466&view=rev
Author: valholla
Date: 2009-04-24 04:11:04 +0000 (Fri, 24 Apr 2009)
Log Message:
-----------
typo in post-install modulated
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2009-04-24 03:11:57 UTC (rev 4465)
+++ csw/mgar/pkg/php5/trunk/Makefile 2009-04-24 04:11:04 UTC (rev 4466)
@@ -113,7 +113,7 @@
cd $(WORKSRC) && $(BUILD_ENV) ./configure $(NEW_CONFIGURE_ARGS)
@( $(BUILD_ENV) $(INSTALL_ENV) gmake -C $(WORKSRC) install-sapi )
@( strip $(DESTDIR)$(prefix)/apache/libexec/libphp5.so )
- @( gfind $(DESTDIR)$(prefix)/apache*
+ @( gfind $(DESTDIR)$(prefix)/apache* \
-mindepth 1 -type d | grep -v libexec | xargs grm -fr )
@$(MAKECOOKIE)
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