diff options
Diffstat (limited to 'main/gnokii/gnokii.patch')
-rw-r--r-- | main/gnokii/gnokii.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/main/gnokii/gnokii.patch b/main/gnokii/gnokii.patch index e64d81aa12..69ca868e3b 100644 --- a/main/gnokii/gnokii.patch +++ b/main/gnokii/gnokii.patch @@ -1,10 +1,9 @@ -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 @@ +--- ./Docs/sample/gnokiirc.orig ++++ ./Docs/sample/gnokiirc +@@ -238,7 +238,7 @@ + # In particular ensure that mgnokiidev is in this location, with # 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/ |