[minetest-v04x] 07/10: don't request systemd on make clean

Martin Quinson mquinson at moszumanska.debian.org
Tue May 17 06:39:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

mquinson pushed a commit to branch master
in repository minetest-v04x.

commit 2ece47ffa46d930e6eed86151504785be1a38734
Author: Martin Quinson <martin.quinson at loria.fr>
Date:   Tue May 17 07:30:50 2016 +0200

    don't request systemd on make clean
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index ac3b23e..a470f91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,5 +92,8 @@ override_dh_strip:
 get-orig-source:
 	uscan --verbose --force-download
 
+clean:
+	dh ${@} # Without systemd as it may not be there yet
+
 %:
 	dh ${@} --parallel --with systemd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git



More information about the Pkg-games-commits mailing list