Enrico Seiler pushed to branch debian/experimental at Debian Med / lambda-align2


Commits:
1fd9d57e by Enrico Seiler at 2024-11-27T02:46:01+01:00
try single thread

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -48,6 +48,9 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        #cd build/tests && ctest .  -I 1,10
 endif
 
+override_dh_auto_build:
+       dh_auto_build -- --max-parallel=1
+
 override_dh_auto_clean:
        if ls tests/*~ 1> /dev/null 2>&1; then \
          for backup in tests/*~; do mv $${backup} $${backup%\~}; done; \



View it on GitLab: 
https://salsa.debian.org/med-team/lambda-align2/-/commit/1fd9d57e656ed484d963cc2bd1005cd32e14405c

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/lambda-align2/-/commit/1fd9d57e656ed484d963cc2bd1005cd32e14405c
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

Reply via email to