[med-svn] [Git][med-team/libarb][master] 2 commits: Install PROBE.a
Andreas Tille
gitlab at salsa.debian.org
Fri Jun 7 15:59:27 BST 2019
Andreas Tille pushed to branch master at Debian Med / libarb
Commits:
04a45a8f by Andreas Tille at 2019-06-07T14:55:24Z
Install PROBE.a
- - - - -
09b3e474 by Andreas Tille at 2019-06-07T14:57:55Z
Remove debugging no-parallel
- - - - -
2 changed files:
- debian/libarb-dev.install
- debian/rules
Changes:
=====================================
debian/libarb-dev.install
=====================================
@@ -2,3 +2,4 @@
SL/HELIX/*.a usr/lib/${DEB_HOST_MULTIARCH}/arb/SL/HELIX
SL/PTCLEAN/*.a usr/lib/${DEB_HOST_MULTIARCH}/arb/SL/PTCLEAN
PROBE_COM/*.a usr/lib/${DEB_HOST_MULTIARCH}/arb/PROBE_COM
+PROBE/*.a usr/lib/${DEB_HOST_MULTIARCH}/arb/PROBE
=====================================
debian/rules
=====================================
@@ -50,8 +50,7 @@ override_dh_auto_build:
ln -s ../SL/HELIX/BI_basepos.hxx INCLUDE/BI_basepos.hxx
mkdir bin
mkdir lib
- # FIXME: --no-parallel is just for debugging
- dh_auto_build --no-parallel -- all # --sourcedirectory=CORE
+ dh_auto_build -- all # --sourcedirectory=CORE
override_dh_auto_configure: config.makefile
View it on GitLab: https://salsa.debian.org/med-team/libarb/compare/25021e21ab6c79463ee3833171e87a80044f58ef...09b3e4748482f00d26d867f211091541ff52ff91
--
View it on GitLab: https://salsa.debian.org/med-team/libarb/compare/25021e21ab6c79463ee3833171e87a80044f58ef...09b3e4748482f00d26d867f211091541ff52ff91
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/20190607/c7ce9da8/attachment.html>
More information about the debian-med-commit
mailing list