]> git.decadent.org.uk Git - ion3.git/blob - debian/patches/209_use-etc-default.diff
Remove executable permission from patches
[ion3.git] / debian / patches / 209_use-etc-default.diff
1 --- ion3.orig/etc/cfg_ion.lua
2 +++ ion3/etc/cfg_ion.lua
3 @@ -16,6 +16,8 @@
4  -- Set default modifiers. Alt should usually be mapped to Mod1 on
5  -- XFree86-based systems. The flying window keys are probably Mod3
6  -- or Mod4; see the output of 'xmodmap'.
7 +-- These may be defined in /etc/default/ion3, loaded as cfg_debian.
8 +dopath("cfg_debian")
9  --META="Mod1+"
10  --ALTMETA=""
11