diff options
author | salo <salo@pkgsrc.org> | 2002-11-30 11:16:17 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-11-30 11:16:17 +0000 |
commit | ed3263ecc784bfa743d20660de3257a1b1982241 (patch) | |
tree | 24d7f10caaff6a5640d7a9c266ba55289762bf41 /archivers/gtar-base/patches | |
parent | 049d5d69d62859ff1720a50417b60a2b08ae1ad4 (diff) | |
download | pkgsrc-ed3263ecc784bfa743d20660de3257a1b1982241.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patches.
Diffstat (limited to 'archivers/gtar-base/patches')
-rw-r--r-- | archivers/gtar-base/patches/patch-ad | 13 | ||||
-rw-r--r-- | archivers/gtar-base/patches/patch-ah | 13 |
2 files changed, 0 insertions, 26 deletions
diff --git a/archivers/gtar-base/patches/patch-ad b/archivers/gtar-base/patches/patch-ad deleted file mode 100644 index 9c7afe76cf6..00000000000 --- a/archivers/gtar-base/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.5 2002/11/20 16:57:55 bouyer Exp $ - ---- configure.orig Wed Sep 26 22:32:51 2001 -+++ configure Sun Nov 17 18:28:49 2002 -@@ -11495,7 +11495,7 @@ - nls_cv_header_intl= - nls_cv_header_libgt= - -- DATADIRNAME=share -+ DATADIRNAME=${PKGLOCALEDIR} - - INSTOBJEXT=.mo - diff --git a/archivers/gtar-base/patches/patch-ah b/archivers/gtar-base/patches/patch-ah deleted file mode 100644 index 2d91f62e22c..00000000000 --- a/archivers/gtar-base/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2002/11/22 12:05:06 bouyer Exp $ - ---- po/Makefile.in.in.orig Fri Nov 22 12:53:12 2002 -+++ po/Makefile.in.in Fri Nov 22 12:53:38 2002 -@@ -23,7 +23,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = @datadir@ --localedir = $(datadir)/locale -+localedir = $(prefix)/$(PKGLOCALEDIR)/locale - gettextsrcdir = $(datadir)/gettext/po - - INSTALL = @INSTALL@ |