diff options
Diffstat (limited to 'packages/regex-markup/regex-markup-0.9.0/fix-configure.patch')
-rw-r--r-- | packages/regex-markup/regex-markup-0.9.0/fix-configure.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/regex-markup/regex-markup-0.9.0/fix-configure.patch b/packages/regex-markup/regex-markup-0.9.0/fix-configure.patch index e69de29bb2..d7ebd590b2 100644 --- a/packages/regex-markup/regex-markup-0.9.0/fix-configure.patch +++ b/packages/regex-markup/regex-markup-0.9.0/fix-configure.patch @@ -0,0 +1,13 @@ + +# +# Patch managed by http://www.holgerschurig.de/patcher.html +# + +--- regex-markup-0.9.0/src/compat/Makefile.am~fix-configure ++++ regex-markup-0.9.0/src/compat/Makefile.am +@@ -12,5 +12,3 @@ + vasprintf.c \ + vasprintf.h + +-lib_compat_a_LIBADD = @LIBOBJS@ +-lib_compat_a_DEPENDENCIES = $(lib_compat_a_LIBADD) |