[csw-devel] SF.net SVN: gar:[4169] csw/mgar/pkg/php5/trunk

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Apr 3 02:40:44 CEST 2009


Revision: 4169
          http://gar.svn.sourceforge.net/gar/?rev=4169&view=rev
Author:   valholla
Date:     2009-04-03 00:40:43 +0000 (Fri, 03 Apr 2009)

Log Message:
-----------
typo in sysvmsg module

Modified Paths:
--------------
    csw/mgar/pkg/php5/trunk/Makefile
    csw/mgar/pkg/php5/trunk/extensions/php5_sysvmsg/Makefile

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2009-04-03 00:13:00 UTC (rev 4168)
+++ csw/mgar/pkg/php5/trunk/Makefile	2009-04-03 00:40:43 UTC (rev 4169)
@@ -102,7 +102,6 @@
 		$(WORKDIR)/pear.conf.CSW \
 		$(DESTDIR)$(prefix)/php5/etc
 	@(grm -fr $(DESTDIR)/.[a-z]*)
-	@(grm -fr $(DESTDIR)/$(php5_lib)/.[a-z]*)
 	@$(MAKECOOKIE)
 
 post-configure-modulated:

Modified: csw/mgar/pkg/php5/trunk/extensions/php5_sysvmsg/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/extensions/php5_sysvmsg/Makefile	2009-04-03 00:13:00 UTC (rev 4168)
+++ csw/mgar/pkg/php5/trunk/extensions/php5_sysvmsg/Makefile	2009-04-03 00:40:43 UTC (rev 4169)
@@ -6,7 +6,7 @@
 SPKG_DESC_CSWphp5sysvmsg = sysvmsg Extention for PHP5
 REQUIRED_PKGS_CSWphp5sysvmsg = CSWphp5
 
-CONFIGURE_ARGS += --enable-sysvsem=shared
+CONFIGURE_ARGS += --enable-sysvmsg=shared
 
 PKGFILES_CSWphp5sysvmsg = .*/lib/php/extensions/.*/sysvmsg.*
 


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