[Lunar-commits] r24135 - moonbase/trunk/sql/postgresql
Dennis Veatch
stumbles at lunar-linux.org
Thu Apr 19 02:25:02 CEST 2007
Author: stumbles
Date: 2007-04-19 02:25:02 +0200 (Thu, 19 Apr 2007)
New Revision: 24135
Modified:
moonbase/trunk/sql/postgresql/POST_INSTALL
Log:
Just adding another item should it be installed.
Modified: moonbase/trunk/sql/postgresql/POST_INSTALL
===================================================================
--- moonbase/trunk/sql/postgresql/POST_INSTALL 2007-04-18 20:29:26 UTC (rev 24134)
+++ moonbase/trunk/sql/postgresql/POST_INSTALL 2007-04-19 00:25:02 UTC (rev 24135)
@@ -28,3 +28,4 @@
if module_installed DBD-Pg; then lin DBD-Pg; fi
if module_installed php; then lin -c php; fi
if module_installed php5; then lin -c php5; fi
+if module_installed php5-suhosin; then lin -c php5-suhosin; fi
More information about the Lunar-commits
mailing list