[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.5.3-4-20-g801379c

Fathi Boudra fabo at alioth.debian.org
Thu Oct 15 21:33:27 UTC 2009


The following commit has been merged in the experimental-snapshots branch:
commit d61de90c0786fd0fb636b665388ccb6c0af24937
Author: Fathi BOUDRA <fabo at debian.org>
Date:   Thu Oct 15 23:25:58 2009 +0200

    Cleanup useless line
---
 debian/rules |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2287173..45d0d3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@ export LD_LIBRARY_PATH := $(QTDIR)/lib:$(LD_LIBRARY_PATH)
 # workaround to use qhelpgenerator.
 export QT_PLUGIN_PATH := $(QTDIR)/plugins
 
-#pkgs_dbg := $(filter %-dbg,$(shell dh_listpackages))
 pkgs_dbg := $(shell dh_listpackages | grep dbg | sed -e '/phonon-dbg/d; /libqt4-dbg/d; s|-dbg||')
 pkgs_lib := $(filter-out %-dev %-dbg,$(filter lib%,$(shell dh_listpackages)))
 # Upstream changelog

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list