zeroc-mcpp: fix no-m32.patch
The template has patch_args="-Np1" so add a/ b/ to the patch.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Index: Makefile
|
Index: Makefile
|
||||||
===================================================================
|
===================================================================
|
||||||
--- Makefile.orig
|
--- a/Makefile.orig
|
||||||
+++ Makefile
|
+++ b/Makefile
|
||||||
@@ -21,7 +21,6 @@ ifeq ($(UNAME),Linux)
|
@@ -21,7 +21,6 @@ ifeq ($(UNAME),Linux)
|
||||||
override CFLAGS += -fPIC -Wno-maybe-uninitialized -Wno-implicit-function-declaration -Wno-unused-result
|
override CFLAGS += -fPIC -Wno-maybe-uninitialized -Wno-implicit-function-declaration -Wno-unused-result
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user