diff options
author | salo <salo@pkgsrc.org> | 2002-11-30 12:41:05 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-11-30 12:41:05 +0000 |
commit | 0db5341a40b7ee4da08528093c54af66146e70df (patch) | |
tree | 4304cae5165c9e05bebb99d7be754099d8accb5e /chat/xchat/patches | |
parent | 1b437da67492b797216f4dd75e98876f9971b4a7 (diff) | |
download | pkgsrc-0db5341a40b7ee4da08528093c54af66146e70df.tar.gz |
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'chat/xchat/patches')
-rw-r--r-- | chat/xchat/patches/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/xchat/patches/patch-ac b/chat/xchat/patches/patch-ac deleted file mode 100644 index 429e8e7e1b0..00000000000 --- a/chat/xchat/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2001/07/31 09:48:54 tron Exp $ - ---- po/Makefile.in.in.orig Sun Oct 31 12:17:50 1999 -+++ po/Makefile.in.in Mon Sep 4 19:30:55 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/$(PKGLOCALEDIR)/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po |