[Pkg-electronics-commits] [pcb-rnd] 05/09: new upstream release merges the gsch2pcb CFLAGS patch

Bdale Garbee bdale at moszumanska.debian.org
Thu Feb 16 02:01:33 UTC 2017


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

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

commit 560e1b23a1e3e18bfb292740ebffc737ff792baa
Author: Bdale Garbee <bdale at gag.com>
Date:   Wed Feb 15 10:36:36 2017 -0700

    new upstream release merges the gsch2pcb CFLAGS patch
---
 ...-uses-the-CFLAGS-LDFLAGS-from-.-configure.patch | 27 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/0004-gsch2pcb-uses-the-CFLAGS-LDFLAGS-from-.-configure.patch b/debian/patches/0004-gsch2pcb-uses-the-CFLAGS-LDFLAGS-from-.-configure.patch
deleted file mode 100644
index f70338b..0000000
--- a/debian/patches/0004-gsch2pcb-uses-the-CFLAGS-LDFLAGS-from-.-configure.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From: Dima Kogan <dima at secretsauce.net>
-Date: Sun, 18 Dec 2016 21:04:36 -0800
-Subject: gsch2pcb uses the CFLAGS, LDFLAGS from ./configure
-
----
- util/gsch2pcb-rnd/Makefile.in | 6 ++++--
- 1 file changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/util/gsch2pcb-rnd/Makefile.in b/util/gsch2pcb-rnd/Makefile.in
-index c311f5d..f1a41f5 100644
---- a/util/gsch2pcb-rnd/Makefile.in
-+++ b/util/gsch2pcb-rnd/Makefile.in
-@@ -1,10 +1,12 @@
--put /local/pcb/CFLAGS {-I../.. -I../../src_3rd -I../../src_3rd/liblihata -DSCMDIR="\\"$(LIBDIR)\\""}
-+put /local/pcb/CFLAGS cc/cflags
-+append /local/pcb/CFLAGS {-I../.. -I../../src_3rd -I../../src_3rd/liblihata -DSCMDIR="\\"$(LIBDIR)\\""}
-+append /local/pcb/LDFLAGS cc/ldflags
- include {../scconfig/template/debug.tmpasm}
- 
- print [@
- PLUGDIR=../../src_plugins
- CFLAGS=@/local/pcb/c89flags@ @/local/pcb/CFLAGS@
--LDFLAGS=-lm
-+LDFLAGS=-lm @/local/pcb/LDFLAGS@
- CC=@cc/cc@
- 
- HASHOBJ=../../src_3rd/liblihata/genht/hash.o ../../src_3rd/liblihata/genht/htsp.o ../../src_3rd/liblihata/genht/htpp.o
diff --git a/debian/patches/series b/debian/patches/series
index 37a8ec9..67d8ba9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-0004-gsch2pcb-uses-the-CFLAGS-LDFLAGS-from-.-configure.patch
 0005-docs-no-longer-load-images-from-the-internet.patch

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