libnfc-1.5-acr122-usb> fix minor bugs and apply pn53x_usb's patch to be used under FreeBSD too
This commit is contained in:
parent
e49eb6c660
commit
24e298626a
4 changed files with 90 additions and 96 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -18,8 +18,8 @@ override_dh_installchangelogs:
|
|||
override_dh_auto_configure:
|
||||
# dh_auto_configure -- --enable-serial-autoprobe
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=all --enable-serial-autoprobe
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=acr122 --enable-serial-autoprobe
|
||||
dh_auto_configure -- --enable-debug --with-drivers=pn532_uart,pn53x_usb --enable-serial-autoprobe
|
||||
dh_auto_configure -- --enable-debug --with-drivers=acr122
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=pn532_uart,pn53x_usb --enable-serial-autoprobe
|
||||
|
||||
%:
|
||||
dh --with autoreconf $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue