From: pavlov Date: Sun, 4 Mar 2007 02:02:32 +0000 (+0000) Subject: trivial update to eliminate the fuzz on the patch and update the file signature X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=85116048da88365d82a3434de3dd00df6a598727;p=packages.git trivial update to eliminate the fuzz on the patch and update the file signature git-svn-id: svn://svn.openwrt.org/openwrt/packages@6491 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/php5/patches/02-uts_domainname.patch b/lang/php5/patches/02-uts_domainname.patch index bb8edad94..080473480 100644 --- a/lang/php5/patches/02-uts_domainname.patch +++ b/lang/php5/patches/02-uts_domainname.patch @@ -1,7 +1,6 @@ -diff -urN php-5.0.5/ext/posix/posix.c php-5.0.5.new/ext/posix/posix.c ---- php-5.0.5/ext/posix/posix.c 2005-06-07 00:06:00.000000000 +0200 -+++ php-5.0.5.new/ext/posix/posix.c 2007-03-03 12:14:41.000000000 +0100 -@@ -438,7 +438,7 @@ +--- /tmp/php-5.1.6/ext/posix/posix.c 2006-01-01 06:50:12.000000000 -0600 ++++ php-5.1.6/ext/posix/posix.c 2007-03-03 19:00:44.000000000 -0600 +@@ -463,7 +463,7 @@ add_assoc_string(return_value, "version", u.version, 1); add_assoc_string(return_value, "machine", u.machine, 1); #ifdef _GNU_SOURCE