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
This commit is contained in:
parent
57baf4fa31
commit
85116048da
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user