mirror of
https://github.com/nfc-tools/mfoc.git
synced 2026-03-06 11:03:29 +00:00
in some cases ./configure file needs to be chmoded (dpkg-source -b mfoc).
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -12,5 +12,9 @@
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs ChangeLog
|
||||
|
||||
override_dh_auto_configure:
|
||||
chmod ugo+x ./configure
|
||||
dh_auto_configure
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
Reference in New Issue
Block a user