diff options
Diffstat (limited to 'x11/finder/files/patch-ac')
-rw-r--r-- | x11/finder/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/finder/files/patch-ac b/x11/finder/files/patch-ac index 85bafefcad69..5c049d8d9453 100644 --- a/x11/finder/files/patch-ac +++ b/x11/finder/files/patch-ac @@ -2,7 +2,7 @@ +++ TaskMenu/Makefile Mon Sep 4 16:18:17 2000 @@ -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=task-menu.o task-option.o task-manage.o task-icon.o |