diff options
Diffstat (limited to 'x11-wm/afterstep/files/patch-ac')
-rw-r--r-- | x11-wm/afterstep/files/patch-ac | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-wm/afterstep/files/patch-ac b/x11-wm/afterstep/files/patch-ac new file mode 100644 index 000000000000..08d1edddde2e --- /dev/null +++ b/x11-wm/afterstep/files/patch-ac @@ -0,0 +1,8 @@ +--- Imakefile.orig Sun Mar 9 23:03:27 1997 ++++ Imakefile Tue Sep 19 14:05:36 2000 +@@ -28,4 +28,4 @@ + MakeSubdirs($(SUBDIRS)) + + /* Doesn't work for me! */ +-/* #DependSubdirs($(SUBDIRS))*/ ++#DependSubdirs($(SUBDIRS)) |