diff options
author | salo <salo@pkgsrc.org> | 2002-12-01 15:37:58 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-12-01 15:37:58 +0000 |
commit | e225805136d780a78c9a0d9f77ebaa7dea7f15fc (patch) | |
tree | 88f4c69208b6ef82dfd505015e3bd5a76dead9c9 /mail/spruce/patches | |
parent | 0138cbfe45c7fd9314f0bfdaaf570985823b3cb7 (diff) | |
download | pkgsrc-e225805136d780a78c9a0d9f77ebaa7dea7f15fc.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'mail/spruce/patches')
-rw-r--r-- | mail/spruce/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/spruce/patches/patch-ab b/mail/spruce/patches/patch-ab deleted file mode 100644 index b25c80e4fcf..00000000000 --- a/mail/spruce/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2002/07/17 11:22:39 agc Exp $ - ---- po/Makefile.in.in 2002/07/17 11:08:47 1.1 -+++ po/Makefile.in.in 2002/07/17 11:09:44 -@@ -18,7 +18,7 @@ - - prefix = @prefix@ - exec_prefix = @exec_prefix@ --datadir = $(prefix)/@DATADIRNAME@ -+datadir = $(prefix)/${PKGLOCALEDIR} - localedir = $(datadir)/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po |