[boinc] 01/08: Drop useless mkdir, automatic

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Feb 14 15:01:52 UTC 2018


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

locutusofborg pushed a commit to branch master
in repository boinc.

commit 2726e22ede959411cd1b96998e264c7f351d1ccf
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Feb 7 20:05:31 2018 +0100

    Drop useless mkdir, automatic
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3e0457a..23f8313 100755
--- a/debian/rules
+++ b/debian/rules
@@ -381,7 +381,6 @@ SAMPLES=samples/sleeper/sleeper samples/worker/worker samples/example_app/uc2 sa
 override_dh_auto_install-indep:
 
 override_dh_auto_install-arch: update-boinc-applinks.1
-	mkdir -p $(CURDIR)/debian/tmp/lib/systemd/system
 	dh_auto_install
 ifeq (,$(ENABLE_SERVER_TEST))
 	echo "I: Installing example scientific applications"

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



More information about the pkg-boinc-commits mailing list