diff options
Diffstat (limited to 'multimedia/xine-ui/patches/patch-at')
-rw-r--r-- | multimedia/xine-ui/patches/patch-at | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/xine-ui/patches/patch-at b/multimedia/xine-ui/patches/patch-at index 0e91c8af3fb..31568757f32 100644 --- a/multimedia/xine-ui/patches/patch-at +++ b/multimedia/xine-ui/patches/patch-at @@ -1,13 +1,13 @@ -$NetBSD: patch-at,v 1.1 2007/02/11 17:19:49 drochner Exp $ +$NetBSD: patch-at,v 1.2 2007/07/15 19:41:30 xtraeme Exp $ ---- doc/man/en/Makefile.in.orig 2007-02-11 18:07:38.000000000 +0100 -+++ doc/man/en/Makefile.in -@@ -277,7 +277,7 @@ target_alias = @target_alias@ - target_cpu = @target_cpu@ - target_os = @target_os@ - target_vendor = @target_vendor@ +--- doc/man/en/Makefile.in.orig 2007-07-15 21:13:06.000000000 +0200 ++++ doc/man/en/Makefile.in 2007-07-15 21:13:17.000000000 +0200 +@@ -243,7 +243,7 @@ + sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ -manfiles = xine.1 aaxine.1 xine-check.1 xine-remote.1 +manfiles = xine.1 xine-check.1 xine-remote.1 man_MANS = $(manfiles) xine-bugreport.1 EXTRA_DIST = $(manfiles) xine.1.in aaxine.1.in - all: all-am + DISTCLEANFILES = xine-bugreport.1 |