Revision: 4906
          http://gar.svn.sourceforge.net/gar/?rev=4906&view=rev
Author:   valholla
Date:     2009-05-16 19:50:17 +0000 (Sat, 16 May 2009)

Log Message:
-----------
final tweak

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 18:38:49 UTC (rev 
4905)
+++ csw/mgar/pkg/php5/trunk/files/scripts.mk    2009-05-16 19:50:17 UTC (rev 
4906)
@@ -36,7 +36,6 @@
        gcp $(DOWNLOADDIR)/php.ini.CSW.fixed $(DESTDIR)$(call 
_get_php_ini_path,$(DESTDIR))/php.ini.CSW
        gmv $(DESTDIR)$(call _get_php_prefix,$(DESTDIR))/etc/pear.conf 
$(DESTDIR)$(call _get_php_prefix,$(DESTDIR))/etc/pear.conf.CSW
        gchmod 0644 $(DESTDIR)$(call _get_php_ini_path,$(DESTDIR))/php.ini.CSW
-       $(DESTDIR)$(call _get_php_prefix,$(DESTDIR))/etc
        @$(MAKECOOKIE)
 
 install-ap2modphp5:
@@ -65,8 +64,8 @@
        @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)
-       $(GARBIN)/stripbin $(DESTDIR)$(call _get_php_prefix,$(DESTDIR))/bin/
+       $(GARBIN)/stripbin $(DESTDIR)$(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.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to