]> git.decadent.org.uk Git - ion3.git/blob - debian/patches/209_use-etc-default.diff
09d40ab0c9f8bc7af14c6c33b12387f67c0e442e
[ion3.git] / debian / patches / 209_use-etc-default.diff
1 #! /bin/sh -e
2 if [ $# -ne 1 ]; then 
3     echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
4     exit 1  
5 fi
6 case "$1" in 
7     -patch) patch -f --no-backup-if-mismatch -p1 < $0;;
8     -unpatch) patch -f --no-backup-if-mismatch -R -p1 < $0;;
9     *)
10         echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
11         exit 1;;
12 esac
13
14 exit 0
15
16 @DPATCH@
17 diff -Nur ion3-20060317.orig/etc/cfg_ion.lua ion3-20060317/etc/cfg_ion.lua
18 --- ion3-20060317.orig/etc/cfg_ion.lua  2006-03-17 20:43:04.000000000 +0100
19 +++ ion3-20060317/etc/cfg_ion.lua       2006-03-17 22:16:02.000000000 +0100
20 @@ -15,6 +15,9 @@
21  -- Terminal emulator
22  --XTERM="xterm"
23  
24 +-- Debian sets the META and ALTMETA keys in /etc/default/ion3.
25 +dopath("cfg_debian")
26 +
27  -- Some basic settings
28  ioncore.set{
29      -- Maximum delay between clicks in milliseconds to be considered a