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