summaryrefslogtreecommitdiff
path: root/graphics/eog/patches/patch-ab
blob: 5be12e72df252b742d7820d80cb6bfc7cbea5dca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$NetBSD: patch-ab,v 1.1 2007/09/20 20:48:58 wiz Exp $

--- configure.orig	2006-02-06 21:55:16.000000000 +0100
+++ configure
@@ -5276,11 +5276,11 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.
 
 
 # Use the tools built into the package, not the ones that are installed.
-INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
+INTLTOOL_EXTRACT='${PREFIX}/bin/intltool-extract'
 
-INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
+INTLTOOL_MERGE='${PREFIX}/bin/intltool-merge'
 
-INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
+INTLTOOL_UPDATE='${PREFIX}/bin/intltool-update'
 
 
 # Extract the first word of "perl", so it can be a program name with args.