diff options
Diffstat (limited to 'x11-wm/windowmaker/files/patch-bc')
-rw-r--r-- | x11-wm/windowmaker/files/patch-bc | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/x11-wm/windowmaker/files/patch-bc b/x11-wm/windowmaker/files/patch-bc index 81792bcdc0fc..5c6d36923fc8 100644 --- a/x11-wm/windowmaker/files/patch-bc +++ b/x11-wm/windowmaker/files/patch-bc @@ -1,22 +1,23 @@ ---- configure.orig Thu Jan 4 12:10:11 2001 -+++ configure Thu Jan 4 12:30:57 2001 -@@ -5897,7 +5897,8 @@ + +$FreeBSD$ + +--- configure.orig Sat Feb 10 21:46:34 2001 ++++ configure Mon Feb 19 21:14:48 2001 +@@ -5897,7 +5897,7 @@ WindowMaker/Icons/Makefile WindowMaker/Pixmaps/Makefile \ WindowMaker/Styles/Makefile WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 -+ WPrefs.app/po/Makefile \ -+ plugins/libwmfun/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +- WPrefs.app/po/Makefile \ ++ WPrefs.app/po/Makefile plugins/libwmfun/Makefile \ + contrib/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF - -@@ -6030,7 +6031,8 @@ +@@ -6032,7 +6032,7 @@ WindowMaker/Icons/Makefile WindowMaker/Pixmaps/Makefile \ WindowMaker/Styles/Makefile WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile contrib/WindowMaker.spec "} -+ WPrefs.app/po/Makefile \ -+ plugins/libwmfun/Makefile contrib/WindowMaker.spec "} +- WPrefs.app/po/Makefile \ ++ WPrefs.app/po/Makefile plugins/libwmfun/Makefile \ + contrib/Makefile contrib/WindowMaker.spec "} EOF cat >> $CONFIG_STATUS <<\EOF - for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |