[SCM] ktouch packaging branch, master, updated. debian/4.13.1-2-119-g4daced9

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jul 18 07:15:33 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/ktouch.git;a=commitdiff;h=4b2634b

The following commit has been merged in the master branch:
commit 4b2634b9c0bb262a58ee6885b9df31dcc25d8d84
Author: Felix Geyer <debfx at fobos.de>
Date:   Sun Jul 10 23:59:47 2011 +0200

    Don't pass empty variable to dh_auto_configure.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index ba0650b..6c36f6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,4 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_auto_configure:
-	$(overridden_command) -- -DKDEEDU_KTOUCH_BUILD_WITH_PHONON=ON \
-        $(conf_args)
-
+	$(overridden_command) -- -DKDEEDU_KTOUCH_BUILD_WITH_PHONON=ON

-- 
ktouch packaging



More information about the pkg-kde-commits mailing list