[libsereal-encoder-perl] 05/07: set ENV variables to use packages version of zstd

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Nov 16 21:04:33 UTC 2017


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

malex-guest pushed a commit to branch master
in repository libsereal-encoder-perl.

commit 7eb03fd480502a9f4b9164d94648fcb8fdbbc9e7
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Nov 16 21:45:35 2017 +0100

    set ENV variables to use packages version of zstd
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 408e6ce..f4bb08d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@
 
 override_dh_auto_configure:
-	SEREAL_USE_BUNDLED_LIBS=1 dh_auto_configure
+	SEREAL_USE_BUNDLED_LIBS=0 SEREAL_USE_BUNDLED_ZSTD=0 dh_auto_configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsereal-encoder-perl.git



More information about the Pkg-perl-cvs-commits mailing list