[amp] 01/01: tests/ directory now is available in the package.

Muammar El Khatib muammar at moszumanska.debian.org
Fri Aug 11 14:38:01 UTC 2017


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

muammar pushed a commit to branch master
in repository amp.

commit 50f4d3d699c02ecf68ef10a9d0becd4dda11c97d
Author: Muammar El Khatib <muammarelkhatib at gmail.com>
Date:   Fri Aug 11 10:35:34 2017 -0400

    tests/ directory now is available in the package.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 9b390ab..529ee9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ VER=$(shell dpkg-parsechangelog -ldebian/changelog -SVersion | cut -d- -f1)
 
 export PYBUILD_DISABLE_python3=test
 export PYBUILD_BEFORE_BUILD=cd amp; make python3.5; make python3.6
+export PYBUILD_AFTER_INSTALL=cp -r '{dir}/tests' '{destdir}/{install_dir}/amp'
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/amp.git



More information about the debian-science-commits mailing list