[SCM] QCA2 OpenSSL plugin packaging branch, master, updated. debian/0.1-20070904-3-18-g53fea5d

Felix Geyer debfx-guest at alioth.debian.org
Sun May 29 23:47:10 UTC 2011


The following commit has been merged in the master branch:
commit 0272feb3e34c5831c45a8ff271c2f47e669f5ee7
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Mon May 30 01:17:07 2011 +0200

    Remove additional files in dh_clean.
---
 debian/rules |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index c4cf6ff..11ae606 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,7 @@ override_dh_auto_configure:
 	echo QMAKE_LDFLAGS_DEBUG="$(LDFLAGS)" >> conf.pri
 	cat conf.pri.tmp >> conf.pri
 	rm conf.pri.tmp
+
+override_dh_clean:
+	$(overridden_command)
+	rm -rf conf.log conf.pri conf.pri.tmp lib/

-- 
QCA2 OpenSSL plugin packaging



More information about the pkg-kde-commits mailing list