diff options
Diffstat (limited to 'x11-wm/windowmaker/files/patch-bc')
-rw-r--r-- | x11-wm/windowmaker/files/patch-bc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/windowmaker/files/patch-bc b/x11-wm/windowmaker/files/patch-bc index 51cc67d12743..d8bd380ede3b 100644 --- a/x11-wm/windowmaker/files/patch-bc +++ b/x11-wm/windowmaker/files/patch-bc @@ -1,22 +1,22 @@ ---- configure.orig Tue Feb 15 16:00:11 2000 -+++ configure Tue Feb 15 16:02:20 2000 -@@ -5398,7 +5398,8 @@ +--- configure.orig Thu Mar 30 15:37:36 2000 ++++ configure Fri Mar 31 00:27:19 2000 +@@ -5866,7 +5866,8 @@ WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \ WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +- WPrefs.app/po/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + WPrefs.app/po/Makefile \ -+ libwmfun-0.0.2/libwmfun/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 ++ libwmfun-0.0.3/libwmfun/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF -@@ -5531,7 +5532,8 @@ +@@ -5999,7 +6000,8 @@ WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \ WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile "} +- WPrefs.app/po/Makefile contrib/WindowMaker.spec "} + WPrefs.app/po/Makefile \ -+ libwmfun-0.0.2/libwmfun/Makefile "} ++ libwmfun-0.0.3/libwmfun/Makefile contrib/WindowMaker.spec "} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |