Martin Uecker pushed to branch master at Debian Med / bart
Commits: 005a2a8b by Martin Uecker at 2026-05-09T23:15:18+02:00 do not delete command.txt - - - - - 2 changed files: - + debian/patches/0008-do-not-delete-command.txt.patch - debian/patches/series Changes: ===================================== debian/patches/0008-do-not-delete-command.txt.patch ===================================== @@ -0,0 +1,21 @@ +From: Martin Uecker <[email protected]> +Date: Sat, 9 May 2026 23:14:53 +0200 +Subject: do not delete command.txt + +--- + Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/Makefile b/Makefile +index 7ebee7b..77d7a70 100644 +--- a/Makefile ++++ b/Makefile +@@ -1190,7 +1190,7 @@ allclean: clean + rm -f $(root)/tests/test-* + rm -rf $(root)/stests/tmp/*/ + rm -rf $(root)/doc/dx +- rm -f $(root)/doc/commands.txt ++# rm -f $(root)/doc/commands.txt + rm -f $(root)/save/fftw/*.fftw + rm -f $(root)/save/nsv/*.dat + touch isclean ===================================== debian/patches/series ===================================== @@ -5,3 +5,4 @@ 0005-remove-commands-listed-twice.patch 0006-remove-exec-command-mechanism.patch 0007-fix-initialization-for-direct-call-of-tools.patch +0008-do-not-delete-command.txt.patch View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/005a2a8be237ac762552f69e6d7fccf47062637f -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/005a2a8be237ac762552f69e6d7fccf47062637f You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
