Use dh_update_autotools_config
This commit is contained in:
parent
70f19a96ce
commit
a65afb5dd0
3 changed files with 4 additions and 2343 deletions
2341
debian/patches/bump-config-guess.patch
vendored
2341
debian/patches/bump-config-guess.patch
vendored
File diff suppressed because it is too large
Load diff
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,3 +1,2 @@
|
|||
bump-config-guess.patch
|
||||
0001-fix-version.patch
|
||||
move-man-pages.patch
|
||||
|
|
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