summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/dvd95/files/dvd95-1.6_p0-link-libxml2.patch')
-rw-r--r--app-cdr/dvd95/files/dvd95-1.6_p0-link-libxml2.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-cdr/dvd95/files/dvd95-1.6_p0-link-libxml2.patch b/app-cdr/dvd95/files/dvd95-1.6_p0-link-libxml2.patch
deleted file mode 100644
index 0455e00a39b9..000000000000
--- a/app-cdr/dvd95/files/dvd95-1.6_p0-link-libxml2.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/Makefile.am 2012-12-02 16:43:55.667719253 +0100
-+++ src/Makefile.am 2012-12-02 16:44:05.965593153 +0100
-@@ -36,6 +36,6 @@
- badsect.c badsect.h \
- globals.h proto.h const.h vapcontext.h
-
--dvd95_LDADD = @PACKAGE_LIBS@ $(LIBAUTHOR_LIBS) $(INTLLIBS) -ldvdread -lm
-+dvd95_LDADD = @PACKAGE_LIBS@ $(LIBAUTHOR_LIBS) $(INTLLIBS) -ldvdread -lm -lxml2
-
-