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

Annotation 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.2 - (hide annotations) (download)
Mon Jun 20 19:27:01 2011 UTC (12 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import upstream sources

1 slords 1.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