summaryrefslogtreecommitdiff
path: root/games/gnome-games/patches/patch-ad
blob: 3a4fd8137e98bcaf3641cfea6c2d1ef3f7a9c198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ad,v 1.5 2002/05/12 00:28:23 rh Exp $

--- aclocal.m4.orig	Thu Jul 12 06:02:03 2001
+++ aclocal.m4
@@ -4298,6 +4298,7 @@
   fi
   AC_SUBST(GDK_PIXBUF_CFLAGS)
   AC_SUBST(GDK_PIXBUF_LIBS)
+  CFLAGS="$CFLAGS $GDK_PIXBUF_CFLAGS"
   rm -f conf.gdk_pixbuftest
 ])
 
@@ -4697,7 +4698,7 @@
 		  [CATOBJEXT=.gmo
 		   DATADIRNAME=share],
 		  [CATOBJEXT=.mo
-		   DATADIRNAME=lib])
+		   DATADIRNAME=${PKGLOCALEDIR}])
 		INSTOBJEXT=.mo
 	      fi
 	    fi