[SCM] Grantlee template engine packaging branch, master, updated. debian/0.1.4-1-4-gfc65e92

Bjoern Ricks bricks-guest at alioth.debian.org
Fri Dec 10 14:22:02 UTC 2010


The following commit has been merged in the master branch:
commit 1a2360dd0f979c3ac999a29787cc115a1931642e
Author: Bjoern Ricks <bjoern.ricks at googlemail.com>
Date:   Fri Dec 10 15:21:05 2010 +0100

    include cdbs utils makefile to check missing files
    enable parallel builds
---
 debian/rules |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0f46b6e..d10a4e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,9 @@ DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 
 include /usr/share/cdbs/1/class/cmake.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
 
+DEB_BUILD_PARALLEL := yes
 DEB_DH_MAKESHLIBS_ARGS_ALL = -V -u-c0
+
+binary: list-missing

-- 
Grantlee template engine packaging



More information about the pkg-kde-commits mailing list