[med-svn] [libzstd] 01/04: Build pzstd

Kevin Murray daube-guest at moszumanska.debian.org
Sun Oct 16 21:10:57 UTC 2016


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

daube-guest pushed a commit to branch master
in repository libzstd.

commit 4df4c63bbc0da0596d053700a68a256c8e2332a3
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Sun Oct 16 18:43:46 2016 +1100

    Build pzstd
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1be42ab..850d958 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,11 @@ export PREFIX=/usr
 %:
 	dh $@ --parallel
 
+override_dh_auto_build:
+	dh_auto_build
+	cd contrib/pzstd/ && make pzstd
+	cp contrib/pzstd/pzstd debian/tmp/usr/bin/
+
 override_dh_install:
 	# Call d-shlibmove to comply with library packaging guide
 	d-shlibmove --commit \

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



More information about the debian-med-commit mailing list