[med-svn] [Git][med-team/nest-simulator][master] 2 commits: No texinfo files any more so do not try to install these

Andreas Tille gitlab at salsa.debian.org
Fri Mar 13 12:13:28 GMT 2020



Andreas Tille pushed to branch master at Debian Med / nest-simulator


Commits:
a4b73720 by Andreas Tille at 2020-03-13T12:00:55+01:00
No texinfo files any more so do not try to install these

- - - - -
26a92ffe by Andreas Tille at 2020-03-13T13:12:35+01:00
Try hard to make ctest finding the binary to test but failed

- - - - -


2 changed files:

- − debian/info
- debian/rules


Changes:

=====================================
debian/info deleted
=====================================
@@ -1,3 +0,0 @@
-readline/doc/history.info
-readline/doc/rluserman.info
-readline/doc/readline.info


=====================================
debian/rules
=====================================
@@ -24,7 +24,8 @@ override_dh_auto_clean:
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-	PATH=$(CURDIR)/bin:$(PATH) dh_auto_test
+	# PATH=$(CURDIR)/bin:$(PATH) dh_auto_test
+	cd build && /usr/bin/ctest --force-new-ctest-process --build-exe-dir $(CURDIR)/bin -j$(shell nproc)
 endif
 
 _override_dh_auto_install:



View it on GitLab: https://salsa.debian.org/med-team/nest-simulator/-/compare/bfaf4e8341159527bd5ea9d22e5a5fd7d8379a18...26a92ffea4e0683a22d9ff33002d85775cbb4914

-- 
View it on GitLab: https://salsa.debian.org/med-team/nest-simulator/-/compare/bfaf4e8341159527bd5ea9d22e5a5fd7d8379a18...26a92ffea4e0683a22d9ff33002d85775cbb4914
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/20200313/b5c585fe/attachment.html>


More information about the debian-med-commit mailing list