]> git.pld-linux.org Git - packages/bacula.git/commitdiff
qt4-qmake binary path fixed
authorJacek Konieczny <jajcus@jajcus.net>
Sun, 11 Nov 2012 14:05:59 +0000 (15:05 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sun, 11 Nov 2012 15:09:36 +0000 (16:09 +0100)
bacula.spec

index cd62b330efc8cf4d7561388262e6798a6e04ed26..ef98b5b82be46e3e0a3f7a74624e21db828ca344 100644 (file)
@@ -467,7 +467,7 @@ cd ..
 CPPFLAGS="-I/usr/include/ncurses -I%{_includedir}/readline"
 
 WXCONFIG=%{_bindir}/wx-gtk2-unicode-config \
-QMAKE=%{_bindir}/qt4-qmake \
+QMAKE=%{_bindir}/qmake-qt4 \
 %configure \
        --with-scriptdir=%{_libexecdir}/%{name} \
        %{?with_bat:--enable-bat} \
This page took 0.100638 seconds and 4 git commands to generate.