debian/rules: no more --enable-serial-probe option
This commit is contained in:
parent
bed1d4ba5e
commit
f1b55b5390
1 changed files with 2 additions and 2 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -16,8 +16,8 @@ override_dh_installchangelogs:
|
|||
dh_installchangelogs ChangeLog
|
||||
|
||||
override_dh_auto_configure:
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=all --enable-serial-autoprobe
|
||||
dh_auto_configure -- --enable-debug --with-drivers=acr122_usb,acr122s,arygon,pn532_uart,pn53x_usb --enable-serial-autoprobe
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=all
|
||||
dh_auto_configure -- --enable-debug --with-drivers=acr122_usb,acr122s,arygon,pn532_uart,pn53x_usb
|
||||
|
||||
%:
|
||||
dh --with autoreconf $@
|
||||
|
|
Loading…
Add table
Reference in a new issue