[csw-devel] SF.net SVN: gar:[4930] csw/mgar/pkg/php4/trunk/files/CSWphp4cgi.postinstall
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Mon May 18 18:27:44 CEST 2009
Revision: 4930
http://gar.svn.sourceforge.net/gar/?rev=4930&view=rev
Author: valholla
Date: 2009-05-18 16:27:44 +0000 (Mon, 18 May 2009)
Log Message:
-----------
fix missing fi
Modified Paths:
--------------
csw/mgar/pkg/php4/trunk/files/CSWphp4cgi.postinstall
Modified: csw/mgar/pkg/php4/trunk/files/CSWphp4cgi.postinstall
===================================================================
--- csw/mgar/pkg/php4/trunk/files/CSWphp4cgi.postinstall 2009-05-18 15:52:41 UTC (rev 4929)
+++ csw/mgar/pkg/php4/trunk/files/CSWphp4cgi.postinstall 2009-05-18 16:27:44 UTC (rev 4930)
@@ -19,6 +19,7 @@
echo "updating extension_dir..."
perl -i.bak -plne "s,no-debug-non-zts-[0-9]+,$extdir," $PHP_INI
fi
+fi
cat << _EOT_
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