summaryrefslogtreecommitdiff
path: root/fonts/fontforge/patches/patch-ae
blob: 7b33b36baea07deacaa392677cd14e5bbefbc367 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.7 2007/08/18 13:29:30 adam Exp $

--- configure.orig	2007-08-06 23:17:20.000000000 +0200
+++ configure
@@ -24457,7 +24457,7 @@ if test "$gww_has_gettext" = "yes" >/dev
 
  cat </dev/null >po/Makefile.in
  echo 'prefix = @prefix@' >> po/Makefile.in
- echo 'localedir = $(prefix)/share/locale' >> po/Makefile.in
+ echo 'localedir = ${PREFIX}/${PKGLOCALEDIR}/locale' >> po/Makefile.in
  echo 'INSTALL = @INSTALL@' >> po/Makefile.in
  echo 'INSTALL_DATA = @INSTALL_DATA@' >> po/Makefile.in
  echo '' >> po/Makefile.in