Enabled slow building --with-qtbindings on RPM/DEB.

This commit is contained in:
Matthias Koefferlein 2017-09-16 23:42:07 +02:00
parent e2cb63f5e5
commit 5df6e6dcaa
2 changed files with 2 additions and 4 deletions

View File

@ -74,8 +74,7 @@ fi
-ruby $ruby \
-bin $bindir \
-build $builddir \
-rpath $libdir \
-without-qtbinding
-rpath $libdir
if [ "$bits" = "32" ]; then
arch="i386"

View File

@ -120,8 +120,7 @@ cd %{_sourcedir}
-j4 \
-qmake $QMAKE \
-ruby $RUBY \
-python $PYTHON \
-without-qtbinding
-python $PYTHON
cp -p LICENSE Changelog CONTRIB %{_builddir}
strip %{_builddir}/bin.$TARGET/*