]> git.pld-linux.org Git - packages/mate-panel.git/commitdiff
- actually make use of gtk3 bcond
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Jul 2014 21:01:07 +0000 (23:01 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Jul 2014 21:01:07 +0000 (23:01 +0200)
- cleaned up scrollkeeper leftovers

mate-panel.spec

index 8348bdf0ced9a1303ed6e199784c6ecf9086460a..49a8e6a81120455d076c5a1b7cd15553a37f98b9 100644 (file)
@@ -144,9 +144,9 @@ Dokumentacja API biblioteki libmate-panel-applet.
        --libexecdir=%{_libdir}/%{name} \
        --enable-network-manager \
        --disable-schemas-compile \
-       --disable-scrollkeeper \
        --disable-silent-rules \
        --disable-static \
+       %{?with_gtk3:--with-gtk=3.0} \
        --with-html-dir=%{_gtkdocdir} \
        --with-x
 
@@ -171,7 +171,7 @@ desktop-file-install \
 # update naming convention
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr@ije,sr@ijekavian}
 
-%find_lang %{name} --with-mate --with-omf --all-name
+%find_lang %{name} --with-mate --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.099739 seconds and 4 git commands to generate.