aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/windowmaker/files/patch-util_wmaker.inst.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/windowmaker/files/patch-util_wmaker.inst.in')
-rw-r--r--x11-wm/windowmaker/files/patch-util_wmaker.inst.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-wm/windowmaker/files/patch-util_wmaker.inst.in b/x11-wm/windowmaker/files/patch-util_wmaker.inst.in
deleted file mode 100644
index da4a858365c..00000000000
--- a/x11-wm/windowmaker/files/patch-util_wmaker.inst.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- util/wmaker.inst.in 2001/02/19 20:05:14 1.1
-+++ util/wmaker.inst.in 2001/02/19 20:05:29
-@@ -293,7 +293,7 @@
- echo "menu that will be used by default is the property list one. Read"
- echo " $GSDIR/Library/WindowMaker/README"
- echo "for information on how to change it."
-- if [ "${inst_menu%.*}" == "menu" ]; then
-+ if [ "${inst_menu%.*}" = "menu" ]; then
- echo "However, since you have locale set to $LOCALE and plmenu for such locale"
- echo "was not found, your WMRootMenu contains path to text formated menu:"
- echo " $GSDIR/Library/WindowMaker/$inst_menu"