diff options
Diffstat (limited to 'net/ladvd/files/extra-patch-Makefile.in')
-rw-r--r-- | net/ladvd/files/extra-patch-Makefile.in | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/net/ladvd/files/extra-patch-Makefile.in b/net/ladvd/files/extra-patch-Makefile.in index ec203054707c..819695f8bbdf 100644 --- a/net/ladvd/files/extra-patch-Makefile.in +++ b/net/ladvd/files/extra-patch-Makefile.in @@ -1,14 +1,14 @@ ---- Makefile.in.old 2008-08-03 21:36:15.000000000 -0300 -+++ Makefile.in 2008-08-03 21:47:09.000000000 -0300 -@@ -162,7 +162,6 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ +--- Makefile.in.orig 2008-09-22 20:26:22.000000000 +0200 ++++ Makefile.in 2008-09-23 08:57:33.000000000 +0200 +@@ -178,7 +178,6 @@ + target_os = @target_os@ + target_vendor = @target_vendor@ SUBDIRS = src -dist_doc_DATA = LICENSE doc/ChangeLog doc/README - dist_man_MANS = doc/ladvd.8 - EXTRA_DIST = debian + man_MANS = doc/ladvd.8 + EXTRA_DIST = debian doc/ladvd.8.in all: all-recursive -@@ -247,15 +246,6 @@ +@@ -263,15 +262,6 @@ echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \ rm -f "$(DESTDIR)$(man8dir)/$$inst"; \ done @@ -24,7 +24,7 @@ uninstall-dist_docDATA: @$(NORMAL_UNINSTALL) -@@ -593,7 +583,7 @@ +@@ -609,7 +599,7 @@ info-am: @@ -33,7 +33,7 @@ install-exec-am: -@@ -634,7 +624,7 @@ +@@ -650,7 +640,7 @@ distclean-generic distclean-recursive distclean-tags \ distcleancheck distdir distuninstallcheck dvi dvi-am html \ html-am info info-am install install-am install-data \ |