From 68bdd93d26dc0b35285a8c75267700e40dd33c22 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 1 Nov 2015 22:46:04 +0200 Subject: [PATCH] cleanup unpackaged files --- blueman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/blueman.spec b/blueman.spec index f6787fd..8e65dc0 100644 --- a/blueman.spec +++ b/blueman.spec @@ -74,6 +74,7 @@ export NOCONFIGURE='yes' && ./autogen.sh \ --enable-xfce-settings=yes \ --no-configure %configure \ + --disable-static \ --disable-schemas-compile \ %{__make} @@ -83,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name} +%{__rm} $RPM_BUILD_ROOT%{py_sitedir}/_blueman.la + %find_lang %{name} --with-gnome %clean @@ -117,7 +121,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{py_sitescriptdir}/%{name} %dir %{_pixmapsdir}/blueman %{_pixmapsdir}/blueman/blueman-*.png -%dir %{_docdir}/blueman %{_datadir}/polkit-1/actions/org.blueman.policy %files thunar -- 2.43.0