From 5a5085866d5f3035ec2dc4a16fb4f337902b98b0 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Tue, 28 Oct 2003 15:17:46 +0000 Subject: [PATCH] white line cleanups while taking a look git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1643 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/gnome14/glib12/glib12.conf | 2 -- package/gnome14/gtk+12/gtk+12.conf | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/package/gnome14/glib12/glib12.conf b/package/gnome14/glib12/glib12.conf index a98aaf824..5e17483a1 100644 --- a/package/gnome14/glib12/glib12.conf +++ b/package/gnome14/glib12/glib12.conf @@ -20,8 +20,6 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- - NO_SANITY_CHECK=1 . $base/package/*/*/gnome-14.conf - diff --git a/package/gnome14/gtk+12/gtk+12.conf b/package/gnome14/gtk+12/gtk+12.conf index c1900e9a1..7a8667a96 100644 --- a/package/gnome14/gtk+12/gtk+12.conf +++ b/package/gnome14/gtk+12/gtk+12.conf @@ -20,14 +20,13 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- +. $base/package/*/*/gnome-14.conf gtk12_postmake() { for i in `ls gtk/gtkrc.* | xargs -r grep -l 'class "GtkWidget" style'` do sed -e 's/GtkWidget/GtkEditable/' $i > $sysconfdir/$i ; done } -. $base/package/*/*/gnome-14.conf - var_append confopt " " --with-xinput var_append confopt " " --disable-xim-inst