Plan C: Back to dynamic linking! We'll build a separate wheezy package.

This commit is contained in:
Oliver Jowett 2016-07-11 18:46:28 +01:00
parent 1272f6ba0a
commit 238b9d9e22
3 changed files with 1 additions and 148 deletions

2
debian/rules vendored
View file

@ -18,7 +18,7 @@ export DUMP1090_VERSION=$(shell dpkg-parsechangelog | sed -n 's/^Version: /v/p')
SRCNAME=$(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
override_dh_auto_build:
dh_auto_build -- 'EXTRACFLAGS=-DHTMLPATH=\"/usr/share/$(SRCNAME)/html\" -DMODES_DUMP1090_VARIANT=\"$(SRCNAME)\"' STATIC=yes
dh_auto_build -- 'EXTRACFLAGS=-DHTMLPATH=\"/usr/share/$(SRCNAME)/html\" -DMODES_DUMP1090_VARIANT=\"$(SRCNAME)\"'
override_dh_install:
dh_install