From b127538fcf3f7f250db21b38f1dcab6659ec98e6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 1 Nov 2015 23:21:39 +0200 Subject: [PATCH] run autofoo in .spec --- blueman.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/blueman.spec b/blueman.spec index bc5a255..c5b7cdb 100644 --- a/blueman.spec +++ b/blueman.spec @@ -70,8 +70,12 @@ Wtyczka Blueman-a dla Thunar-a. %setup -q %build -export NOCONFIGURE='yes' && ./autogen.sh \ - --no-configure +%{__aclocal} +%{__autoheader} +%{__libtoolize} +%{__intltoolize} +%{__automake} +%{__autoconf} %configure \ --enable-xfce-settings=yes \ --disable-static \ -- 2.43.0