[amp] 01/01: Updated debian/rules.

Muammar El Khatib muammar at moszumanska.debian.org
Sat Aug 5 23:12:44 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 9b99c9bf1ecff69b8fe39502058f15b8c8dd5be6
Author: Muammar El Khatib <muammarelkhatib at gmail.com>
Date:   Sat Aug 5 18:58:48 2017 -0400

    Updated debian/rules.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f86b1e7..c975349 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,8 @@ GIT = 'https://bitbucket.org/andrewpeterson/amp'
 # The full changelog version number, used for the orig.tar.gz
 VER=$(shell dpkg-parsechangelog -ldebian/changelog -SVersion | cut -d- -f1)
 
-export PYBUILD_BEFORE_TEST_python3=cp -r tests {build_dir}; cd amp; make {interpreter}; cp *.so *.mod {build_dir}/amp
+export PYBUILD_BEFORE_TEST=cp -r tests {build_dir}; cd amp; make {interpreter}; cp *.so *.mod {build_dir}/amp
+export PYBUILD_AFTER_TEST=rm -rf{build_dir}/tests
 
 %:
 	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