From 13f1aa11bd770faf8e66a72a7ac34fc1f7e2305a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 29 Jun 2017 11:14:46 +0200 Subject: Adding upstream version 20170629. Signed-off-by: Daniel Baumann --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d243433..ab17e80 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ install: build uninstall: rmdir --ignore-fail-on-non-empty --parents $(DESTDIR)/var/log/$(SOFTWARE) || true - for FILE in share/systemd*; \ + for FILE in share/systemd/*; \ do \ rm -f $(DESTDIR)/lib/systemd/system/$$(basename $${FILE}); \ done -- cgit v1.2.3