pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gettext/patches Remove unneeded patch after gett...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9995978e8322
branches: trunk
changeset: 622001:9995978e8322
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jul 21 20:27:20 2013 +0000
description:
Remove unneeded patch after gettext-0.18.3 update.
diffstat:
devel/gettext/patches/patch-ah | 43 ------------------------------------------
1 files changed, 0 insertions(+), 43 deletions(-)
diffs (47 lines):
diff -r a4ae80d8e1ed -r 9995978e8322 devel/gettext/patches/patch-ah
--- a/devel/gettext/patches/patch-ah Sun Jul 21 20:25:47 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-$NetBSD: patch-ah,v 1.9 2013/01/31 21:45:04 adam Exp $
-
---- gettext-tools/src/Makefile.in.orig 2012-12-25 05:33:34.000000000 +0000
-+++ gettext-tools/src/Makefile.in
-@@ -2901,7 +2901,7 @@ install-dvi: install-dvi-am
-
- install-dvi-am:
-
--install-exec-am: install-binPROGRAMS install-exec-local \
-+install-exec-am: install-binPROGRAMS \
- install-libLTLIBRARIES
-
- install-html: install-html-am
-@@ -2965,14 +2965,6 @@ uninstall-am: uninstall-binPROGRAMS unin
- uninstall-local
-
-
--# No need to install libgettextsrc.a, except on AIX.
--install-exec-local: install-libLTLIBRARIES install-exec-clean
--install-exec-clean:
-- case "@host_os@" in \
-- aix*) ;; \
-- *) $(RM) $(DESTDIR)$(libdir)/libgettextsrc.a ;; \
-- esac
--
- po-lex.o po-lex.lo: po-gram-gen2.h
- po-gram-gen2.h: po-gram-gen.h
- $(SED) -e 's/yy/po_gram_/g' -e 's/extern /extern DLL_VARIABLE /' $(srcdir)/po-gram-gen.h > $@-tmp
-@@ -3076,12 +3068,12 @@ uninstall-csharp-yes: all-csharp-yes
- $(RM) $(DESTDIR)$(pkglibdir)/msgunfmt.net.exe
- uninstall-csharp-no:
-
--install-data-local: install-tcl
-+install-data-local:
- install-tcl:
- $(mkdir_p) $(DESTDIR)$(pkgdatadir)
- $(INSTALL_DATA) $(srcdir)/msgunfmt.tcl $(DESTDIR)$(pkgdatadir)/msgunfmt.tcl
-
--installdirs-local: installdirs-tcl
-+installdirs-local:
- installdirs-tcl:
- $(mkdir_p) $(DESTDIR)$(pkgdatadir)
-
Home |
Main Index |
Thread Index |
Old Index