[Pkg-electronics-commits] [pcb-rnd] 16/26: install to debian/tmp always

Dima Kogan dima at secretsauce.net
Mon Jan 16 22:31:53 UTC 2017


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

dkogan pushed a commit to branch master
in repository pcb-rnd.

commit aadc8936783496618c14840783e8c072ece5e138
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sun Dec 18 21:31:53 2016 -0800

    install to debian/tmp always
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index d26256e..e5245fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,3 +81,7 @@ override_dh_auto_clean:
 	rm -f src_plugins/query/fields_sphash.c
 	rm -f src_plugins/query/fields_sphash.h
 	rm -f util/gsch2pcb-rnd/gsch2pcb-rnd
+
+# I want packages to go here regardless of how many packages I'm building
+override_dh_auto_install:
+	dh_auto_install --destdir=debian/tmp

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



More information about the Pkg-electronics-commits mailing list