[Pkg-gridengine-commits] [pkg-gridengine] 10/16: Build with munge

Afif Elghraoui afif at moszumanska.debian.org
Sun Jul 10 03:05:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif pushed a commit to branch master
in repository pkg-gridengine.

commit 310aa7c9c60080d75e7d9b1d7136d6d48f1cf0fc
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Jul 9 17:01:05 2016 -0700

    Build with munge
    
    Thanks: Dave Love
---
 debian/control | 1 +
 debian/rules   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 46c718e..080e133 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Build-Depends:
 	libhwloc-dev,
 	libjemalloc-dev,
 	libxft-dev,
+	libmunge-dev,
 Standards-Version: 3.9.8
 Homepage: https://arc.liv.ac.uk/trac/SGE/
 Vcs-Git: https://anonscm.debian.org/git/pkg-gridengine/pkg-gridengine.git
diff --git a/debian/rules b/debian/rules
index c02027f..9c20188 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,7 @@ build-stamp: $(QUILT_STAMPFN)
 	-debug \
 	-DSGE_LD_PATH='\"/usr/lib/gridengine/\"' \
 	-DDEFAULT_EDITOR='\"sensible-editor\"' \
+	-with-munge \
 	$(NOOPT) $(PARALLEL) \
 	&& ${PRECMD} ./aimk -man \
 	&& ${PRECMD} ant drmaa.javadoc juti.javadoc jgdi.javadoc jjsv.javadoc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gridengine/pkg-gridengine.git



More information about the Pkg-gridengine-commits mailing list