[amp] 01/03: Error in debian/rules.
Muammar El Khatib
muammar at moszumanska.debian.org
Wed Aug 9 20:24:56 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 d0d53f6ef8da7f75b0e008bfa4f7402b077a6fd5
Author: Muammar El Khatib <muammarelkhatib at gmail.com>
Date: Tue Aug 8 15:56:40 2017 -0400
Error in debian/rules.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c975349..0c4bdf3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ GIT = 'https://bitbucket.org/andrewpeterson/amp'
VER=$(shell dpkg-parsechangelog -ldebian/changelog -SVersion | cut -d- -f1)
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
+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