/[smeserver]/rpms/php/sme8/php-4.3.3-install.patch
ViewVC logotype

Contents of /rpms/php/sme8/php-4.3.3-install.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Feb 6 20:36:50 2010 UTC (14 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: php-5_2_10-1_el5_sme
Initial import

1 --- php-4.3.3/sapi/apache2handler/config.m4.install
2 +++ php-4.3.3/sapi/apache2handler/config.m4
3 @@ -59,7 +59,7 @@
4 fi
5
6 APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
7 - if test -z `$APXS -q SYSCONFDIR`; then
8 + if true; then
9 INSTALL_IT="\$(mkinstalldirs) '$APXS_LIBEXECDIR' && \
10 $APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
11 -i -n php4"

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed