diff options
Diffstat (limited to 'app-accessibility/nfbtrans/files')
-rw-r--r-- | app-accessibility/nfbtrans/files/digest-nfbtrans-7.70 | 3 | ||||
-rw-r--r-- | app-accessibility/nfbtrans/files/nfbtrans-7.70-gentoo-fix.patch | 24 |
2 files changed, 0 insertions, 27 deletions
diff --git a/app-accessibility/nfbtrans/files/digest-nfbtrans-7.70 b/app-accessibility/nfbtrans/files/digest-nfbtrans-7.70 deleted file mode 100644 index 4f692747507a..000000000000 --- a/app-accessibility/nfbtrans/files/digest-nfbtrans-7.70 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 643eac79be529d8f9d15070df5169b35 nfbtr770.zip 470129 -RMD160 1a85c6236bdf85c3b87688586e49a78fff00e2da nfbtr770.zip 470129 -SHA256 0e465522cd240fc3118762fdefceaa22ec3b1fd26058cc7b119477d740b971ac nfbtr770.zip 470129 diff --git a/app-accessibility/nfbtrans/files/nfbtrans-7.70-gentoo-fix.patch b/app-accessibility/nfbtrans/files/nfbtrans-7.70-gentoo-fix.patch deleted file mode 100644 index c0b3ebff2283..000000000000 --- a/app-accessibility/nfbtrans/files/nfbtrans-7.70-gentoo-fix.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur nfbtr.old/NFBTRANS.C nfbtr/NFBTRANS.C ---- nfbtr.old/NFBTRANS.C 2002-07-04 07:07:16.000000000 -0500 -+++ nfbtr/NFBTRANS.C 2004-04-24 11:52:48.113182536 -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> -diff -Naur nfbtr.old/NFBTRANS.FMT nfbtr/NFBTRANS.FMT ---- nfbtr.old/NFBTRANS.FMT 2002-07-04 07:16:50.000000000 -0500 -+++ nfbtr/NFBTRANS.FMT 2004-04-24 12:42:23.268004836 -0500 -@@ -74,7 +74,7 @@ - three places. First, you can define an environment variable NFBTRANS to point to
- the directory containing nfbtrans.cnf. In DOS use ~0set NFBTRANS=c:\NFBTRANS.
- ~2Second the program searches in the current directory. Third, the program
--location is used in MSDOS or ~0/usr/local/lib ~2in Unix. If nfbtrans.cnf
-+location is used in MSDOS or ~0/etc/nfbtrans ~2in Unix. If nfbtrans.cnf
- is found that directory is used to search for all table files as well as
- the hyphenation dictionary. In other words, ~0nfbtrans.cnf ~2and ~1braille.tab
- ~2must be in the same directory.
|