[Pkg-gnupg-commit] [gpgme] 399/412: avoid building language bindings for the moment

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:28 UTC 2016


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

dkg pushed a commit to branch master
in repository gpgme.

commit e9f7c035fbf6dd232f204b37acea7be4f67a5b0d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Sep 21 14:43:34 2016 -0400

    avoid building language bindings for the moment
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index dac2158..7aff2cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ export LDFLAGS  := $(shell dpkg-buildflags --get LDFLAGS)
 override_dh_auto_configure:
 	dh_auto_configure -- \
 	    --enable-static \
+	    --enable-languages=no \
 	    --infodir=/usr/share/info
 
 override_dh_install:

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



More information about the Pkg-gnupg-commit mailing list