[med-svn] [Git][med-team/lambda-align2][master] rename the package v2
Michael R. Crusoe
gitlab at salsa.debian.org
Fri Jan 18 11:36:11 GMT 2019
Michael R. Crusoe pushed to branch master at Debian Med / lambda-align2
Commits:
092c1dcf by Michael R. Crusoe at 2019-01-18T11:35:25Z
rename the package v2
- - - - -
1 changed file:
- debian/tests/run-tests
Changes:
=====================================
debian/tests/run-tests
=====================================
@@ -8,7 +8,7 @@ cp --backup debian/*md5sums.gz tests/
cd test_build
cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON \
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON ../
-for binary in $(dpkg -L lambda-align | grep bin/); do ln -s ${binary} bin/; done
+for binary in $(dpkg -L lambda-align2 | grep bin/); do ln -s ${binary} bin/; done
cd tests
set +e
ctest --parallel $(nproc) -I 1,10 && RESULT=$?
View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/commit/092c1dcfb1b4b95bc47fef8d6208ef5e85194450
--
View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/commit/092c1dcfb1b4b95bc47fef8d6208ef5e85194450
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190118/376251ec/attachment.html>
More information about the debian-med-commit
mailing list