summaryrefslogtreecommitdiff
path: root/wm/ion/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'wm/ion/patches/patch-ak')
-rw-r--r--wm/ion/patches/patch-ak13
1 files changed, 0 insertions, 13 deletions
diff --git a/wm/ion/patches/patch-ak b/wm/ion/patches/patch-ak
deleted file mode 100644
index 1202a023b01..00000000000
--- a/wm/ion/patches/patch-ak
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ak,v 1.2 2006/08/14 22:40:53 wiz Exp $
-
---- pwm/pwm-bindings.lua.orig 2003-12-29 20:26:52.000000000 +0000
-+++ pwm/pwm-bindings.lua
-@@ -48,7 +48,7 @@ global_bindings{
- -- Display PWM manual page
- local m=lookup_script("ion-man")
- if m then
-- exec_in(scr, m.." pwm")
-+ exec_in(scr, m.." pwm2")
- end
- end),
- kpress("F2", make_exec_fn("xterm")),