summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/libgnurx/P00-mingw-static.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/libgnurx/P00-mingw-static.patch b/contrib/libgnurx/P00-mingw-static.patch
index fcf357b39..693b39d8f 100644
--- a/contrib/libgnurx/P00-mingw-static.patch
+++ b/contrib/libgnurx/P00-mingw-static.patch
@@ -1,7 +1,7 @@
diff -ur mingw-libgnurx-2.5.1/Makefile.in.orig mingw-libgnurx-2.5.1/Makefile.in
--- mingw-libgnurx-2.5.1/Makefile.in.orig 2007-05-07 15:28:28.000000000 -0400
+++ mingw-libgnurx-2.5.1/Makefile.in 2014-10-11 14:10:50.000000000 -0400
-@@ -72,11 +72,20 @@
+@@ -72,11 +72,19 @@ libgnurx-$(DLLVERSION).dll libgnurx.dll.a: $(OBJEC
libregex.a: libgnurx.dll.a
cp -p libgnurx.dll.a $@
@@ -21,3 +21,4 @@ diff -ur mingw-libgnurx-2.5.1/Makefile.in.orig mingw-libgnurx-2.5.1/Makefile.in
install-dll:
mkdir -p ${bindir}
cp -p $(BINDIST_FILES) ${bindir}
+