Étienne Mollier pushed to branch master at Debian Med / hyphy
Commits: 524d33b0 by Étienne Mollier at 2021-03-16T19:31:03+01:00 make d/*.maintscript all regular files some environments, as caught by salsa-ci, may be confused by symbolic links and their executable bits. Making these files regular allows me to "unset" the executable bit; it duplicates some statements though. - - - - - 4 changed files: - − debian/hyphy-mpi.maintscript - + debian/hyphy-mpi.maintscript - − debian/hyphy-pt.maintscript - + debian/hyphy-pt.maintscript Changes: ===================================== debian/hyphy-mpi.maintscript deleted ===================================== @@ -1 +0,0 @@ -hyphy-common.maintscript \ No newline at end of file ===================================== debian/hyphy-mpi.maintscript ===================================== @@ -0,0 +1 @@ +symlink_to_dir /usr/lib/hyphy ../share/hyphy 2.5.29+dfsg-2~ ===================================== debian/hyphy-pt.maintscript deleted ===================================== @@ -1 +0,0 @@ -hyphy-common.maintscript \ No newline at end of file ===================================== debian/hyphy-pt.maintscript ===================================== @@ -0,0 +1 @@ +symlink_to_dir /usr/lib/hyphy ../share/hyphy 2.5.29+dfsg-2~ View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/commit/524d33b02ed3bce14cff930fa7be324a5be4640b -- View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/commit/524d33b02ed3bce14cff930fa7be324a5be4640b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
