From: Florian Fainelli Date: Sun, 9 Nov 2008 17:27:45 +0000 (+0000) Subject: Fix patch name X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=861b58f195905d4a81ad62159a8af555204e36a4 Fix patch name SVN-Revision: 13156 --- diff --git a/net/nbd/patches/001-configure.patch b/net/nbd/patches/001-configure.patch new file mode 100644 index 0000000000..ba36929fcf --- /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 ba36929fcf..0000000000 --- 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 - -