mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-02 22:01:50 +00:00
debian/rules: don't enable debug by default anymore as it can be done easily at runtime with LIBNFC_LOG_LEVEL
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -17,7 +17,7 @@ override_dh_installchangelogs:
|
||||
|
||||
override_dh_auto_configure:
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=all
|
||||
dh_auto_configure -- --enable-debug --with-drivers=acr122_usb,acr122s,arygon,pn532_uart,pn53x_usb
|
||||
dh_auto_configure -- --with-drivers=acr122_usb,acr122s,arygon,pn532_uart,pn53x_usb
|
||||
|
||||
%:
|
||||
dh --with autoreconf $@
|
||||
|
||||
Reference in New Issue
Block a user