Debian package uses the default configure script
This commit is contained in:
parent
ca7d01ade3
commit
49d7ce61f3
1 changed files with 1 additions and 2 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -15,9 +15,8 @@ export DEB_BUILD_OPTIONS=nocheck
|
||||||
override_dh_installchangelogs:
|
override_dh_installchangelogs:
|
||||||
dh_installchangelogs ChangeLog
|
dh_installchangelogs ChangeLog
|
||||||
|
|
||||||
override_dh_auto_configure:
|
#override_dh_auto_configure:
|
||||||
# dh_auto_configure -- --enable-debug --with-drivers=all
|
# dh_auto_configure -- --enable-debug --with-drivers=all
|
||||||
dh_auto_configure -- --with-drivers=acr122_usb,acr122s,arygon,pn532_uart,pn53x_usb
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh --with autoreconf $@
|
dh --with autoreconf $@
|
||||||
|
|
Loading…
Reference in a new issue