From 3f2eb1dc7311b0ad07069553c92a1179220cd88f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mar 08 2010 21:21:09 +0000 Subject: Only build qbanking for now until we actually have a qt4 user of aqbanking. --- diff --git a/aqbanking.spec b/aqbanking.spec index a70606b..7e01e40 100644 --- a/aqbanking.spec +++ b/aqbanking.spec @@ -83,7 +83,7 @@ compiling programs using the qbanking bindings for Aqbanking. %build [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh -%{configure} --disable-static +%{configure} --disable-static --with-frontends="qbanking" make LIBTOOL=/usr/bin/libtool