diff options
Diffstat (limited to 'x11/rxvt/files/patch-aa')
-rw-r--r-- | x11/rxvt/files/patch-aa | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/rxvt/files/patch-aa b/x11/rxvt/files/patch-aa index db6bfb619da0..023eb0f45fff 100644 --- a/x11/rxvt/files/patch-aa +++ b/x11/rxvt/files/patch-aa @@ -1,11 +1,11 @@ ---- Makefile.in.orig Tue Apr 2 09:00:00 1996 -+++ Makefile.in Sat Dec 7 16:38:15 1996 -@@ -9,7 +9,7 @@ +--- Makefile.in.orig Fri Sep 27 10:48:20 1996 ++++ Makefile.in Mon Feb 24 01:09:28 1997 +@@ -7,7 +7,7 @@ first_rule: all dummy: --subdirs=src doc rclock test/graphics test/vttest -+subdirs=src doc #rclock test/graphics test/vttest +-subdirs = src doc rclock src/graphics ++subdirs = src doc #rclock src/graphics + + DIST_ETC = etc/XTerm.ad etc/color etc/termcap etc/terminfo etc/xmkdir - DIST_ETC = etc/xmkdir etc/XTerm.ad etc/termcap etc/terminfo - DIST_OLD = etc/old/Imakefile etc/old/Makefile etc/old/config.h |