diff options
Diffstat (limited to 'x11/fvwm2/patches/patch-ab')
-rw-r--r-- | x11/fvwm2/patches/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/fvwm2/patches/patch-ab b/x11/fvwm2/patches/patch-ab new file mode 100644 index 00000000000..fc5afc5b095 --- /dev/null +++ b/x11/fvwm2/patches/patch-ab @@ -0,0 +1,11 @@ +--- Imakefile.orig Thu Jun 12 22:06:45 1997 ++++ Imakefile Tue Mar 24 23:49:41 1998 +@@ -37,7 +37,7 @@ + sample.fvwmrc + + #if HasXpm +-XPMSUBDIRS = xpmroot modules/FvwmBanner ++XPMSUBDIRS = modules/FvwmBanner + #endif + + SUBDIRS = $(BUILDSUBDIRS) $(XPMSUBDIRS) $(SAMPLESUBDIRS) |