This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libquazip.
commit 33bd2592da98dc6b001fbc168241397c31bd1a04 Author: Andreas Tille <[email protected]> Date: Wed Dec 20 10:47:42 2017 +0100 Spacing --- debian/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/rules b/debian/rules index 5e9a8d6..c24d804 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,7 @@ override_dh_auto_configure: QT_SELECT=qt4 \ dh_auto_configure -B$(QT4_PATH) -- -DBUILD_WITH_QT4=ON \ -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) \ - -DCMAKE_POSITION_INDEPENDENT_CODE=ON + -DCMAKE_POSITION_INDEPENDENT_CODE=ON # Qt5 builds - CMake (dynamic and static) QT_SELECT=qt5 \ @@ -50,10 +50,10 @@ override_dh_auto_clean: override_dh_auto_install: # Install Qt4 packages - dh_auto_install -B$(QT4_PATH) + dh_auto_install -B$(QT4_PATH) # Install Qt5 packages - dh_auto_install -B$(QT5_PATH) + dh_auto_install -B$(QT5_PATH) override_dh_installchangelogs: dh_installchangelogs -k NEWS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libquazip.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
