[SCM] "Network Management" Plasma widget Debian packaging branch, master, updated. master/0.1-svn970021-2-32-ge546ed0

Modestas Vainius modax-guest at alioth.debian.org
Sat Aug 1 11:22:04 UTC 2009


The following commit has been merged in the master branch:
commit dbfe8bfb8c1d2c1249e4a9baf7fb07d77ee54d2c
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Aug 1 10:33:41 2009 +0300

    Improve topgit support in debian/rules.
---
 debian/rules |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 26fc174..85268e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,10 @@
 
 DEB_KDE_LINK_WITH_AS_NEEDED ?= yes
 
+ifneq (,$(shell which tg))
 QUILT_PATCH_DIR := debian/patches
--include /usr/share/topgit/tg2quilt.mk
-.PHONY: /usr/share/topgit/tg2quilt.mk
+include /usr/share/topgit/tg2quilt.mk
+endif
 
 include /usr/share/pkg-kde-tools/makefiles/1/debhelper/kde.mk
 

-- 
"Network Management" Plasma widget Debian packaging



More information about the pkg-kde-commits mailing list