[med-svn] [Git][med-team/libarb][master] Build SL/HELIX
Andreas Tille
gitlab at salsa.debian.org
Fri Jun 7 08:18:13 BST 2019
Andreas Tille pushed to branch master at Debian Med / libarb
Commits:
5f2fa6a1 by Andreas Tille at 2019-06-07T07:17:33Z
Build SL/HELIX
- - - - -
2 changed files:
- debian/patches/fix_main_makefile.patch
- debian/rules
Changes:
=====================================
debian/patches/fix_main_makefile.patch
=====================================
@@ -259,7 +259,7 @@
build: arb
- $(MAKE) binlink preplib compile_compatibility
-+ $(MAKE) db core
++ $(MAKE) core db SL/HELIX/HELIX.dummy
all:
@echo "Build time" > $(TIMELOG)
=====================================
debian/rules
=====================================
@@ -37,7 +37,7 @@ config.makefile: config.makefile.template
override_dh_auto_build:
ln -s TEMPLATES INCLUDE
- for header in CORE/*.h UNIT_TESTER/*.h SL/CB/*.h WINDOW/*.hxx ; do ln -s ../$${header} INCLUDE/`basename $${header}` ; done
+ for header in CORE/*.h UNIT_TESTER/*.h SL/CB/*.h WINDOW/*.hxx ARBDB/*.h ; do ln -s ../$${header} INCLUDE/`basename $${header}` ; done
ln -s /usr/include/valgrind/valgrind.h INCLUDE/valgrind.h
ln -s ../AISC_COM/AISC PROBE_COM/AISC
mkdir bin
View it on GitLab: https://salsa.debian.org/med-team/libarb/commit/5f2fa6a111dc4f2280582168489c75a865d5e976
--
View it on GitLab: https://salsa.debian.org/med-team/libarb/commit/5f2fa6a111dc4f2280582168489c75a865d5e976
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/fe83d86b/attachment.html>
More information about the debian-med-commit
mailing list