diff options
Diffstat (limited to 'x11/xscreensaver-gnome/files/patch-ab')
-rw-r--r-- | x11/xscreensaver-gnome/files/patch-ab | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/x11/xscreensaver-gnome/files/patch-ab b/x11/xscreensaver-gnome/files/patch-ab index 5e896db2d49b..dce689cd2cbf 100644 --- a/x11/xscreensaver-gnome/files/patch-ab +++ b/x11/xscreensaver-gnome/files/patch-ab @@ -9,12 +9,3 @@ OBJCC="$OBJCC -Wall" # supposedly gcc 3.4 will have "-Wdeclaration-after-statement" # and then perhaps we can do without -pedantic? -@@ -14516,7 +14516,7 @@ - GTK_DATADIR="" - if test "$have_gtk" = yes; then - GTK_DATADIR=`$pkg_config --variable=prefix gtk+-2.0` -- GTK_DATADIR="$GTK_DATADIR/share" -+ GTK_DATADIR="$GTK_DATADIR/share/gnome" - fi - - if test "$have_gtk" = yes; then |