summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-aa
blob: 5a06fa4fd7c42f7a3f293bae17393b70ef232699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.4 2002/07/03 01:23:44 dmcmahill Exp $

--- configure.orig	Sun Jun 16 00:58:22 2002
+++ configure
@@ -10391,7 +10391,7 @@
 
 # AM_GLIB_GNU_GETTEXT above substs $DATADIRNAME
 # this is the directory where the *.{mo,gmo} files are installed
-gtklocaledir='${prefix}/${DATADIRNAME}/locale'
+gtklocaledir='${prefix}/${PKGLOCALEDIR}/locale'
 
 
 echo "$as_me:$LINENO: checking for extra flags to get ANSI library prototypes" >&5