diff options
Diffstat (limited to 'x11-wm/ude/files')
-rw-r--r-- | x11-wm/ude/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/ude/files/patch-ad b/x11-wm/ude/files/patch-ad new file mode 100644 index 000000000000..196147ff14c3 --- /dev/null +++ b/x11-wm/ude/files/patch-ad @@ -0,0 +1,11 @@ +--- Makefile.in.orig Sun Mar 19 10:25:32 2000 ++++ Makefile.in Sun Nov 12 13:18:17 2000 +@@ -85,7 +85,7 @@ + VERSION = @VERSION@ + l = @l@ + +-SUBDIRS = config extras gfx doc lib intl uwm po ++SUBDIRS = config extras gfx lib intl uwm po + EXTRA_DIST = ude.spec.in INSTALL.redhat REQUIREMENTS INSTALL.UDE + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |