stud

study spacejunk
Log | Files | Refs | LICENSE

commit f1a50d8b3858cd6091668afebbdecca7b78968c9 (tree)
parent b898aaeeeca8f0e1e7c52b7cb4bc63e9a8638c83
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Fri,  2 Apr 2021 06:27:32 +0300

update target 'make clean'

Diffstat:
MIV/Makefile | 4+++-
MIV/mj-msc.tex | 3+--
2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/IV/Makefile b/IV/Makefile @@ -20,7 +20,9 @@ test-integration: .faux_filter-rivers .PHONY: clean clean: -./db stop - -rm .faux_test .faux_filter-rivers .faux_import-osm .faux.db \ + -rm -r .faux_test .faux_filter-rivers .faux_import-osm .faux.db \ + version.tex test-figures.pdf _minted-mj-msc \ + $(shell git ls-files -o mj-msc*) \ $(SLIDES) .PHONY: clean-tables diff --git a/IV/mj-msc.tex b/IV/mj-msc.tex @@ -259,8 +259,7 @@ We strongly believe in the ability to reproduce the results is critical for any \inputminted[fontsize=\small]{bash}{extract-and-generate} -A reasonably up-to-date Linux or OS X system with a working Docker installation -is required. +This was tested on Linux Debian 11 with upstream packages only. \end{appendices} \end{document}