Skip to content

Commit 49d7ce6

Browse files
committed
Debian package uses the default configure script
1 parent ca7d01a commit 49d7ce6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

debian/rules

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ export DEB_BUILD_OPTIONS=nocheck
1515
override_dh_installchangelogs:
1616
dh_installchangelogs ChangeLog
1717

18-
override_dh_auto_configure:
18+
#override_dh_auto_configure:
1919
# dh_auto_configure -- --enable-debug --with-drivers=all
20-
dh_auto_configure -- --with-drivers=acr122_usb,acr122s,arygon,pn532_uart,pn53x_usb
2120

2221
%:
2322
dh --with autoreconf $@

0 commit comments

Comments
 (0)