You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-accessibility/nfbtrans/files/nfbtrans-7.74-gentoo-fix.patch

12 lines
237 B

--- a/NFBTRANS.C
+++ b/NFBTRANS.C
@@ -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>