diff options
Diffstat (limited to 'x11-wm/afterstep-i18n/files/patch-ae')
-rw-r--r-- | x11-wm/afterstep-i18n/files/patch-ae | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-wm/afterstep-i18n/files/patch-ae b/x11-wm/afterstep-i18n/files/patch-ae deleted file mode 100644 index b5597be33a39..000000000000 --- a/x11-wm/afterstep-i18n/files/patch-ae +++ /dev/null @@ -1,16 +0,0 @@ ---- Imakefile.orig Sun Mar 9 07:03:27 1997 -+++ Imakefile Sun Aug 25 18:27:44 2002 -@@ -18,7 +18,6 @@ - modules/Wharf \ - modules/Banner \ - modules/Pager \ -- modules/asclock \ - modules/Animate - - SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(SHAPESUBDIRS) -@@ -28,4 +27,4 @@ - MakeSubdirs($(SUBDIRS)) - - /* Doesn't work for me! */ --/* #DependSubdirs($(SUBDIRS))*/ -+#DependSubdirs($(SUBDIRS)) |