summaryrefslogtreecommitdiff
path: root/graphics/gimp/patches/patch-ab
blob: 8506c9f6a9349944994f9aeb64726068f230664d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
$NetBSD: patch-ab,v 1.34 2012/05/07 08:40:08 adam Exp $

--- configure.orig	2012-05-02 08:56:45.000000000 +0000
+++ configure
@@ -19094,13 +19094,13 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
   gimp_ok=yes
 fi
 rm -f conftest*
+  fi
 
       if test "x$gimp_ok" = xyes; then
 
 $as_echo "#define HAVE_SYS_SELECT_H 1" >>confdefs.h
 
       fi
-  fi
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gimp_ok" >&5
 $as_echo "$gimp_ok" >&6; }
   if test "x$gimp_ok" = xno; then
@@ -22871,7 +22871,7 @@ fi
     have_xvfb_run="no (not found)"
   fi
 fi
- if test "x$have_xvfb_run" == "xyes"; then
+ if test "x$have_xvfb_run" = "xyes"; then
   HAVE_XVFB_RUN_TRUE=
   HAVE_XVFB_RUN_FALSE='#'
 else
@@ -23294,7 +23294,7 @@ fi
 
 gimpdatadir="$datadir/$PACKAGE/2.0"
 gimpplugindir="$libdir/$PACKAGE/2.0"
-gimpsysconfdir="$sysconfdir/$PACKAGE/2.0"
+gimpsysconfdir="$sysconfdir"