summaryrefslogtreecommitdiff
path: root/Cantate_Domino
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-06-25 08:38:04 +0200
committerErich Eckner <git@eckner.net>2019-07-29 06:41:40 +0200
commit46211a9a4d66e22f6d210b83b22ca7d9657005c2 (patch)
treeb6a9138fafd98641befb757266445642fb5ff3ae /Cantate_Domino
parent5606bee9bb8d958a2cc1eed1bb99eaedc0accdb4 (diff)
downloadMusik-46211a9a4d66e22f6d210b83b22ca7d9657005c2.tar.xz
ignore errors of pkill in Makefiles
Diffstat (limited to 'Cantate_Domino')
-rw-r--r--Cantate_Domino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cantate_Domino/Makefile b/Cantate_Domino/Makefile
index 03c1889..0171968 100644
--- a/Cantate_Domino/Makefile
+++ b/Cantate_Domino/Makefile
@@ -20,7 +20,7 @@ else
endif
all: $(CURDOC).pdf
- pkill -SIGHUP -xf 'mupdf(-x11)? (.*/)?$<'
+ pkill -SIGHUP -xf 'mupdf(-x11)? (.*/)?$<' || true
clean:
rm -f *.pre