[med-svn] [Git][med-team/hyphy][master] Modify the package source and file location

Saira Hussain gitlab at salsa.debian.org
Fri Jul 5 15:49:22 BST 2019



Saira Hussain pushed to branch master at Debian Med / hyphy


Commits:
461f8daa by Saira Hussain at 2019-07-05T14:49:07Z
Modify the package source and file location

- - - - -


1 changed file:

- debian/tests/run-unit-tests


Changes:

=====================================
debian/tests/run-unit-tests
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 set -e
 
-pkg=hyphy-mpi
+pkg=hyphy-common
 
 if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
   AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
@@ -11,7 +11,7 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
   trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
 fi
 
-cp -a /usr/share/doc/${pkg}/SimpleAnalyses/* "${AUTOPKGTEST_TMP}"
+cp -a /usr/share/doc/${pkg}/examples/SimpleAnalyses/* "${AUTOPKGTEST_TMP}"
 cd "${AUTOPKGTEST_TMP}"
 
 gunzip -r *



View it on GitLab: https://salsa.debian.org/med-team/hyphy/commit/461f8daab63546e574cbe4368744b2f3f4725c6e

-- 
View it on GitLab: https://salsa.debian.org/med-team/hyphy/commit/461f8daab63546e574cbe4368744b2f3f4725c6e
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/20190705/484e8bd1/attachment-0001.html>


More information about the debian-med-commit mailing list