[med-svn] [libquazip] 03/05: Spacing

Andreas Tille tille at debian.org
Wed Dec 20 09:54:46 UTC 2017


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 <tille at debian.org>
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



More information about the debian-med-commit mailing list