Use dh_update_autotools_config
This commit is contained in:
parent
70f19a96ce
commit
a65afb5dd0
3 changed files with 4 additions and 2343 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
@ -5,9 +5,12 @@
|
|||
#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
|
||||
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
|
||||
%:
|
||||
%: before-build
|
||||
dh $@ --buildsystem=autoconf
|
||||
|
||||
before-build:
|
||||
dh_update_autotools_config
|
||||
|
||||
#override_dh_auto_configure:
|
||||
# dh_auto_configure -- \
|
||||
# -DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_TARGET_MULTIARCH)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue