diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-23 20:28:24 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-23 20:28:24 +0200 |
commit | 8fc096584be25d2ceabf4d16ee0a3220de3b4f62 (patch) | |
tree | d53c2b5b89143616cc504c0d19b5b14a78c759f3 /kde/gnokii/gnokii.patch | |
parent | f75bd78f494051f51a9ecaf457e8c940dfc5fc89 (diff) | |
download | nutyx-pakxe-8fc096584be25d2ceabf4d16ee0a3220de3b4f62.tar.gz nutyx-pakxe-8fc096584be25d2ceabf4d16ee0a3220de3b4f62.tar.bz2 nutyx-pakxe-8fc096584be25d2ceabf4d16ee0a3220de3b4f62.tar.xz nutyx-pakxe-8fc096584be25d2ceabf4d16ee0a3220de3b4f62.zip |
Ajout de gnokii#0.6.27-1
Diffstat (limited to 'kde/gnokii/gnokii.patch')
-rwxr-xr-x | kde/gnokii/gnokii.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde/gnokii/gnokii.patch b/kde/gnokii/gnokii.patch new file mode 100755 index 000000000..e64d81aa1 --- /dev/null +++ b/kde/gnokii/gnokii.patch @@ -0,0 +1,12 @@ +diff -ur gnokii-0.6.7-old/Docs/sample/gnokiirc gnokii-0.6.7/Docs/sample/gnokiirc +--- gnokii-0.6.7-old/Docs/sample/gnokiirc 2005-05-16 20:55:13.000000000 +0200 ++++ gnokii-0.6.7/Docs/sample/gnokiirc 2005-06-03 10:49:42.000000000 +0200 +@@ -112,7 +112,7 @@ + # permissions 4750, owned by root, group gnokii. Ensure you + # are in the gnokii group and that the group exists... + [gnokiid] +-bindir = /usr/local/sbin/ ++bindir = /usr/sbin/ + + # Any entries in the following two sections will be set as environment + # variables when running the scripts. |