[med-svn] [Git][med-team/libarb][master] Build and install SERVERCNTRL
Andreas Tille
gitlab at salsa.debian.org
Fri Jun 7 21:51:14 BST 2019
Andreas Tille pushed to branch master at Debian Med / libarb
Commits:
82666278 by Andreas Tille at 2019-06-07T20:48:34Z
Build and install SERVERCNTRL
- - - - -
2 changed files:
- debian/libarb-dev.install
- debian/patches/fix_main_makefile.patch
Changes:
=====================================
debian/libarb-dev.install
=====================================
@@ -3,3 +3,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
+SERVERCNTRL/*.a usr/lib/${DEB_HOST_MULTIARCH}/arb/SERVERCNTRL
=====================================
debian/patches/fix_main_makefile.patch
=====================================
@@ -336,7 +336,7 @@ Description: Strip everything from ARB Makefiles that's not contained in the
build: arb
- $(MAKE) binlink preplib compile_compatibility
-+ $(MAKE) core db SL/HELIX/HELIX.dummy SL/PTCLEAN/PTCLEAN.dummy PROBE_COM/PROBE_COM.dummy PROBE/PROBE.dummy
++ $(MAKE) core db SL/HELIX/HELIX.dummy SL/PTCLEAN/PTCLEAN.dummy PROBE_COM/PROBE_COM.dummy PROBE/PROBE.dummy SERVERCNTRL/SERVERCNTRL.dummy
all:
@echo "Build time" > $(TIMELOG)
View it on GitLab: https://salsa.debian.org/med-team/libarb/commit/8266627800a429febbfb376c805c28bdef094949
--
View it on GitLab: https://salsa.debian.org/med-team/libarb/commit/8266627800a429febbfb376c805c28bdef094949
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/f20ef9d9/attachment.html>
More information about the debian-med-commit
mailing list