Fix patch name
authorFlorian Fainelli <florian@openwrt.org>
Sun, 9 Nov 2008 17:27:45 +0000 (17:27 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 9 Nov 2008 17:27:45 +0000 (17:27 +0000)
SVN-Revision: 13156

net/nbd/patches/001-configure.patch [new file with mode: 0644]
net/nbd/patches/configure [deleted file]

diff --git a/net/nbd/patches/001-configure.patch b/net/nbd/patches/001-configure.patch
new file mode 100644 (file)
index 0000000..ba36929
--- /dev/null
@@ -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 (file)
index ba36929..0000000
+++ /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