[qtcurve] 03/06: Simplify debian/rules.

Boris Pek tehnick at moszumanska.debian.org
Sun Jul 26 01:46:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

tehnick pushed a commit to branch master
in repository qtcurve.

commit 36cb1ada516f725048ec043dd90f61b5fd14e294
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Sun Jul 26 03:13:57 2015 +0300

    Simplify debian/rules.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 150cf68..294d81e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,6 @@ CUR_URL = $(shell echo "$(USCAN_REPORT)" | sed -n 's/.*<upstream-url>\(.*\)<\/up
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
-# export DEB_CXXFLAGS_MAINT_APPEND = $(shell dpkg-buildflags --get CPPFLAGS)
-# export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 %:
 	dh $@ --parallel --list-missing --with=kf5
 
@@ -20,7 +17,6 @@ override_dh_auto_configure:
 		-DLIB_INSTALL_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)" \
 		-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4 \
 		-DQTC_QT5_ENABLE_KDE=On \
-		-DQTC_QT5_ENABLE_KWIN=On \
 		-DQTC_QT4_ENABLE_KDE=Off \
 		-DQTC_QT4_ENABLE_KWIN=Off \
 		-DENABLE_TEST=Off

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-kde/kde-extras/qtcurve.git



More information about the pkg-kde-commits mailing list