diff options
Diffstat (limited to 'devel/gettext-devel/files/patch-ah')
-rw-r--r-- | devel/gettext-devel/files/patch-ah | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gettext-devel/files/patch-ah b/devel/gettext-devel/files/patch-ah deleted file mode 100644 index a45dc903c3b9..000000000000 --- a/devel/gettext-devel/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- intl/Makefile.in.orig Wed Feb 17 02:18:40 1999 -+++ intl/Makefile.in Wed Feb 17 02:30:13 1999 -@@ -119,7 +119,7 @@ - $(top_srcdir)/mkinstalldirs $(libdir) $(includedir); \ - fi; \ - $(INSTALL_DATA) intlh.inst $(includedir)/libintl.h; \ -- $(INSTALL_DATA) libintl.a $(libdir)/libintl.a; \ -+ $(LIBTOOL) --mode=install $(INSTALL) libintl.$la $(DESTDIR)$(libdir)/libintl.$la; \ - else \ - : ; \ - fi |