[DRE-commits] [ruby-rugged] 06/11: build with system libgit2 via env variable

Cédric Boutillier boutil at moszumanska.debian.org
Wed Apr 22 13:22:33 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-rugged.

commit 4a3d238cb876e31af89389f26d0d508105944897
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Apr 22 14:29:08 2015 +0200

    build with system libgit2 via env variable
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 06981cd..71cf495 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,7 @@
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec
 
+export RUGGED_USE_SYSTEM_LIBRARIES=1
+
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



More information about the Pkg-ruby-extras-commits mailing list