Fix patch name
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13156 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
13
net/nbd/patches/001-configure.patch
Normal file
13
net/nbd/patches/001-configure.patch
Normal file
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user