openbsd-ports/graphics/inkscape/patches/patch-po_Makefile_in_in
landry 5e0c55140a Import inkscape-0.46, the open-source vector graphics editor.
From MAINTAINER Benoit Chesneau (benoitc at metavers dot net), Thanks !!

With tweaks and testing from ian@, simon@ and myself.
ok ian@ sthen@
2008-04-04 14:37:26 +00:00

13 lines
455 B
Plaintext

$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2008/04/04 14:37:26 landry Exp $
--- po/Makefile.in.in.orig Thu Apr 3 17:14:02 2008
+++ po/Makefile.in.in Thu Apr 3 17:18:15 2008
@@ -34,7 +34,7 @@ datadir = @datadir@
datarootdir = @datarootdir@
libdir = @libdir@
DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+itlocaledir = $(prefix)/share/locale
subdir = po
install_sh = @install_sh@
# Automake >= 1.8 provides @mkdir_p@.