summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2002-04-04 20:09:55 +0000
committerjdolecek <jdolecek>2002-04-04 20:09:55 +0000
commit280cc1a5f862578529045156ce58fc1d8a96c3c5 (patch)
tree42b79a6dbf94576f4b126a6cdccd97cfbbd0603c /editors
parent1442be47ed95e4607fdf534ecdb236b455069e5b (diff)
downloadpkgsrc-280cc1a5f862578529045156ce58fc1d8a96c3c5.tar.gz
install czech locale files as share/yudit/locale/cs, not .../cz
this is cosmetic only, since this doesn't use the system locale directories anyway Pointed out by Thomas Klausner
Diffstat (limited to 'editors')
-rw-r--r--editors/yudit/Makefile5
-rw-r--r--editors/yudit/PLIST8
2 files changed, 8 insertions, 5 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index 19017ff0292..be5dd4c223d 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/12/18 19:56:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2002/04/04 20:09:55 jdolecek Exp $
#
DISTNAME= yudit-2.5
@@ -17,5 +17,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-x
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
+post-configure:
+ cd ${WRKSRC}/gui/locale && mv cz cs
+
.include "../../graphics/freetype-lib/buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/yudit/PLIST b/editors/yudit/PLIST
index 9d3e6f6e1a9..9a90bd3322d 100644
--- a/editors/yudit/PLIST
+++ b/editors/yudit/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2001/12/15 10:02:39 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/04/04 20:09:55 jdolecek Exp $
bin/mytool
bin/uniconv
bin/uniprint
@@ -142,7 +142,7 @@ share/yudit/fonts/yudit.ttf
share/yudit/locale/ar/LC_MESSAGES/messages.mo
share/yudit/locale/az/LC_MESSAGES/messages.mo
share/yudit/locale/bg/LC_MESSAGES/messages.mo
-share/yudit/locale/cz/LC_MESSAGES/messages.mo
+share/yudit/locale/cs/LC_MESSAGES/messages.mo
share/yudit/locale/de/LC_MESSAGES/messages.mo
share/yudit/locale/en/LC_MESSAGES/messages.po
share/yudit/locale/es/LC_MESSAGES/messages.mo
@@ -244,8 +244,8 @@ share/yudit/src/smeTeX.kmap
@dirrm share/yudit/locale/en
@dirrm share/yudit/locale/de/LC_MESSAGES
@dirrm share/yudit/locale/de
-@dirrm share/yudit/locale/cz/LC_MESSAGES
-@dirrm share/yudit/locale/cz
+@dirrm share/yudit/locale/cs/LC_MESSAGES
+@dirrm share/yudit/locale/cs
@dirrm share/yudit/locale/bg/LC_MESSAGES
@dirrm share/yudit/locale/bg
@dirrm share/yudit/locale/az/LC_MESSAGES