diff options
Diffstat (limited to 'mail/elm+ME/files/patch-aa')
-rw-r--r-- | mail/elm+ME/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/elm+ME/files/patch-aa b/mail/elm+ME/files/patch-aa deleted file mode 100644 index 39b21952caf7..000000000000 --- a/mail/elm+ME/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- nls/Makefile.orig Wed Mar 20 08:04:46 2002 -+++ nls/Makefile Tue Apr 16 04:58:53 2002 -@@ -3,7 +3,7 @@ - # - LANGFILE=LANGS - CATNAME=elm2.4me+.cat --GENCAT= nls/gencat -+GENCAT= gencat - - HDIR= ../hdrs - SDIR= C/C/C -@@ -44,7 +44,7 @@ - ./Install $(LANGFILE) $(GENCAT) $(CATNAME) - - $(HFILES): $(MFILES) gencat/gencat -- gencat/gencat $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@ -+ $(GENCAT) $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@ - - clean: FRC - /bin/rm -f $(MSGCAT) |