From: florian Date: Sun, 9 Nov 2008 17:27:45 +0000 (+0000) Subject: Fix patch name X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=17c757931f2c67e7b12b9ffca9250cb16dad5ac4;p=packages.git Fix patch name git-svn-id: svn://svn.openwrt.org/openwrt/packages@13156 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/nbd/patches/001-configure.patch b/net/nbd/patches/001-configure.patch new file mode 100644 index 000000000..ba36929fc --- /dev/null +++ b/net/nbd/patches/001-configure.patch @@ -0,0 +1,13 @@ +diff -ruN nbd-2.9.6-orig/configure nbd-2.9.6/configure +--- nbd-2.9.6-orig/configure 2007-07-19 11:43:57.000000000 +0200 ++++ nbd-2.9.6/configure 2007-08-14 14:07:15.181535264 +0200 +@@ -8076,7 +8076,8 @@ + GLIB_MKENUMS="" + { { echo "$as_me:$LINENO: error: Missing glib" >&5 + echo "$as_me: error: Missing glib" >&2;} +- { (exit 1); exit 1; }; } ++# { (exit 1); exit 1; }; } ++} + fi + + diff --git a/net/nbd/patches/configure b/net/nbd/patches/configure deleted file mode 100644 index ba36929fc..000000000 --- a/net/nbd/patches/configure +++ /dev/null @@ -1,13 +0,0 @@ -diff -ruN nbd-2.9.6-orig/configure nbd-2.9.6/configure ---- nbd-2.9.6-orig/configure 2007-07-19 11:43:57.000000000 +0200 -+++ nbd-2.9.6/configure 2007-08-14 14:07:15.181535264 +0200 -@@ -8076,7 +8076,8 @@ - GLIB_MKENUMS="" - { { echo "$as_me:$LINENO: error: Missing glib" >&5 - echo "$as_me: error: Missing glib" >&2;} -- { (exit 1); exit 1; }; } -+# { (exit 1); exit 1; }; } -+} - fi - -