aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/windowmaker/files/patch-am')
-rw-r--r--x11-wm/windowmaker/files/patch-am9
1 files changed, 0 insertions, 9 deletions
diff --git a/x11-wm/windowmaker/files/patch-am b/x11-wm/windowmaker/files/patch-am
index 47a7586b7e2f..6bc9103af740 100644
--- a/x11-wm/windowmaker/files/patch-am
+++ b/x11-wm/windowmaker/files/patch-am
@@ -1,14 +1,5 @@
--- util/wm-oldmenu2new.orig Wed Jan 20 21:39:18 1999
+++ util/wm-oldmenu2new Wed Jan 20 21:39:29 1999
-@@ -112,7 +112,7 @@
- # This is the interesting bit. Edit the old style menu and
- # convert into new style property-list menu.
- #
--perl - $T <<-'EOF' > $T-p
-+%%PERL%% - $T <<-'EOF' > $T-p
- $v=chr(22);
- for (<>) {
- push @foo,$_;
@@ -127,6 +127,7 @@
for (@foo2) {
s/^(\s*)"([^"]*)"\s\s*END/\1),/;