diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-24 12:22:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-24 12:22:44 +0000 |
commit | 3691f9a90c57dc73a15860259b88d6a8dd8d87b1 (patch) | |
tree | c8abbc2fe1b0503664ff1fca561e82a77012e6fa /testing/gnokii/gnokii.patch | |
parent | ec0a35ab05242d2f0ad23529f1e94ccaa5b4753a (diff) | |
download | aports-3691f9a90c57dc73a15860259b88d6a8dd8d87b1.tar.bz2 aports-3691f9a90c57dc73a15860259b88d6a8dd8d87b1.tar.xz |
testing/gnokii: new aport
Tools and user space driver for use with mobile phones
http://www.gnokii.org/
Diffstat (limited to 'testing/gnokii/gnokii.patch')
-rw-r--r-- | testing/gnokii/gnokii.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/gnokii/gnokii.patch b/testing/gnokii/gnokii.patch new file mode 100644 index 000000000..e64d81aa1 --- /dev/null +++ b/testing/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. |