[Pkg-electronics-commits] [pcb-rnd] 17/26: minor update to the fake 'make clean' rule

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 de2d6895c2c2af2a50aa06f5779f53ea34f3087d
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sun Dec 18 22:07:15 2016 -0800

    minor update to the fake 'make clean' rule
    
    Another file is leftover that I need to cull
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index e5245fc..80e91bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,6 +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
+	rm -f src_3rd/gts/Makefile
 
 # I want packages to go here regardless of how many packages I'm building
 override_dh_auto_install:

-- 
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