diff options
Diffstat (limited to 'converters/trans/files')
-rw-r--r-- | converters/trans/files/patch-aa | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/converters/trans/files/patch-aa b/converters/trans/files/patch-aa index 307c3a78004e..957779bf52ed 100644 --- a/converters/trans/files/patch-aa +++ b/converters/trans/files/patch-aa @@ -1,5 +1,5 @@ -*** Makefile.orig Thu May 1 03:12:00 1997 ---- Makefile Mon May 5 20:16:45 1997 +*** src/Makefile.orig Thu May 1 03:12:00 1997 +--- src/Makefile Mon May 5 20:16:45 1997 *************** *** 33,46 **** # @@ -32,20 +32,3 @@ # # LOPTS are linker options (if any) # -*************** -*** 94,100 **** - # - - bintab: -! mkbintab - - # - ############################################################################### ---- 95,101 ---- - # - - bintab: -! PATH=".:$$PATH" ./mkbintab - - # - ############################################################################### |