Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > fb1832787a7adf918aad2d840f64675b > files > 39

php-5.2.4-3.5mdv2008.0.src.rpm

--- sapi/apache2handler/config.m4	2005-09-01 16:33:47.000000000 +0200
+++ sapi/apache2handler/config.m4.oden	2007-06-20 13:06:20.000000000 +0200
@@ -65,7 +65,7 @@
   fi
 
   APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
-  if test -z `$APXS -q SYSCONFDIR`; then
+  if true; then
     INSTALL_IT="\$(mkinstalldirs) '$APXS_LIBEXECDIR' && \
                  $APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
                        -i -n php5"