diff options
Diffstat (limited to 'x11/tycoon/files/patch-ac')
-rw-r--r-- | x11/tycoon/files/patch-ac | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/tycoon/files/patch-ac b/x11/tycoon/files/patch-ac index 2ed0d30ea21b..c4c4fc7ec862 100644 --- a/x11/tycoon/files/patch-ac +++ b/x11/tycoon/files/patch-ac @@ -1,5 +1,5 @@ ---- xbackdrop/Imakefile.orig Sat Mar 9 05:41:13 1996 -+++ xbackdrop/Imakefile Sun Nov 23 20:36:15 1997 +--- xbackdrop/Imakefile.orig Sat Mar 9 22:41:13 1996 ++++ xbackdrop/Imakefile Wed Nov 1 08:19:17 2000 @@ -1,24 +1,28 @@ -XBACKDROP_DIR = /usr/lib/X11/backdrops +XCOMM @@ -24,7 +24,8 @@ EXTRA_DEFINES = -DXBACKDROP_DIR=\"$(XBACKDROP_DIR)\" LDLIBS = $(EXTRA_LIBRARIES) $(EXTENSIONLIB) $(XLIB) - ComplexProgramTarget(xbackdrop) +-ComplexProgramTarget(xbackdrop) ++ComplexProgramTargetNoMan(xbackdrop) -install:: xbackdrop @@\ +install:: xbackdrop @@\ |