[packages/bacula] qt4-qmake binary path fixed
jajcus
jajcus at pld-linux.org
Sun Nov 11 16:43:51 CET 2012
commit 5df0c27cbbfb24a2aac2537b8d9b7c19cb8f80b5
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sun Nov 11 15:05:59 2012 +0100
qt4-qmake binary path fixed
bacula.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bacula.spec b/bacula.spec
index cd62b33..ef98b5b 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -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} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bacula.git/commitdiff/b6e1a6b680db594334c6b5bcac74c6772fcadb9b
More information about the pld-cvs-commit
mailing list