diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 106e416..a47f736 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -57,6 +57,8 @@ rm -rf $RPM_BUILD_ROOT perl -pi -e 's|^Icon=.*|Icon=%{_datadir}/pixmaps/blueradio.png|g' \ */*.desktop.in #perl -pi -e 's#-DGTK_DISABLE_DEPRECATED##g' $(find libegg -name Makefile.in) +sed -i.bool -e 's#gtk.TRUE#True#g;s#gtk.FALSE#False#g' python/*.py + %build %configure