summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2004-09-22 01:42:53 +0000
committerWilliam Hubbs <williamh@gentoo.org>2004-09-22 01:42:53 +0000
commit888309cea67f8a33f22a8d0b9588020aa0ece0fa (patch)
tree7a3888ea76d01cf14143b353ad96a134c1497eba /app-accessibility/nfbtrans/files/nfbtrans-7.74-gentoo-fix.patch
parentunmask gcc 3.4.2 (diff)
downloadgentoo-2-888309cea67f8a33f22a8d0b9588020aa0ece0fa.tar.gz
gentoo-2-888309cea67f8a33f22a8d0b9588020aa0ece0fa.tar.bz2
gentoo-2-888309cea67f8a33f22a8d0b9588020aa0ece0fa.zip
Version Bump
Diffstat (limited to 'app-accessibility/nfbtrans/files/nfbtrans-7.74-gentoo-fix.patch')
-rw-r--r--app-accessibility/nfbtrans/files/nfbtrans-7.74-gentoo-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-accessibility/nfbtrans/files/nfbtrans-7.74-gentoo-fix.patch b/app-accessibility/nfbtrans/files/nfbtrans-7.74-gentoo-fix.patch
new file mode 100644
index 000000000000..b44f5bc207ce
--- /dev/null
+++ b/app-accessibility/nfbtrans/files/nfbtrans-7.74-gentoo-fix.patch
@@ -0,0 +1,11 @@
+--- nfbtrans.c.orig 2004-09-21 19:52:34.341784094 -0500
++++ nfbtrans.c 2004-09-21 19:54:07.005727168 -0500
+@@ -6,7 +6,7 @@
+ #define LINT_ARGS
+ #define DOS
+ #else
+-#define UNIX_PATH "/usr/local/lib/"
++#define UNIX_PATH "/etc/nfbtrans/"
+ #endif /* unix */
+ #include <stdio.h>
+ #include <sys/types.h>