diff options
Diffstat (limited to 'x11/finder/files/patch-ad')
-rw-r--r-- | x11/finder/files/patch-ad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/finder/files/patch-ad b/x11/finder/files/patch-ad index 3dbd9140d753..3890bad67ae2 100644 --- a/x11/finder/files/patch-ad +++ b/x11/finder/files/patch-ad @@ -2,7 +2,7 @@ +++ AboutDialog/Makefile 2000/09/04 13:19:53 @@ -1,8 +1,8 @@ -INCLUDEFLAGS=`gnome-config --cflags gnome` `gtk-config --cflags` -I. -+INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(X11BASE)/bin/gtk12-config --cflags` -I. ++INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(GTK_CONFIG) --cflags` -I. OBJS=about-dialog.o |