[Pkg-php-commits] [php/debian-sid] fix up typo in patch

Mark A. Hershberger (none) mah at debian.
Sun Feb 7 23:17:39 UTC 2010


---
 debian/patches/052-phpinfo_no_configure.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/patches/052-phpinfo_no_configure.patch b/debian/patches/052-phpinfo_no_configure.patch
index bc034ef..290c359 100644
--- a/debian/patches/052-phpinfo_no_configure.patch
+++ b/debian/patches/052-phpinfo_no_configure.patch
@@ -7,7 +7,7 @@ Index: php5/ext/standard/info.c
  		php_info_print_table_row(2, "Architecture", ARCHITECTURE);
  #endif
 -#ifdef CONFIGURE_COMMAND
-+#ifdef 0
++#if 0
  		php_info_print_table_row(2, "Configure Command", CONFIGURE_COMMAND );
  #endif
  
-- 
1.6.3.3





More information about the Pkg-php-commits mailing list