diff options
Diffstat (limited to 'japanese/iv/files/patch-aj')
-rw-r--r-- | japanese/iv/files/patch-aj | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/japanese/iv/files/patch-aj b/japanese/iv/files/patch-aj deleted file mode 100644 index caf9f4d27970..000000000000 --- a/japanese/iv/files/patch-aj +++ /dev/null @@ -1,14 +0,0 @@ ---- src/lib/Unidraw/Imakefile.orig Sat Oct 31 08:32:58 1992 -+++ src/lib/Unidraw/Imakefile Wed Oct 7 15:55:02 1998 -@@ -5,7 +5,11 @@ - #ifdef InObjectCodeDir - - LIB = Unidraw -+.if defined(PORTOBJFORMAT) && ($(PORTOBJFORMAT) == "elf") -+VERSION = 3 -+.else - VERSION = 3.1 -+.endif - - MakeLibrary($(LIB),$(VERSION)) - |