/usr/share/debmake/extra0override/autoreconf is in debmake 4.2.9-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | ### Set options for ./configure
###CONFIGURE_FLAGS = <options for ./configure>
###overrride_dh_configure:
### dh_configure -- $(CONFIGURE_FLAGS)
###
### Do not install libtool archive, python .pyc .pyo
#override_dh_install:
# dh_install --list-missing -X.la -X.pyc -X.pyo
|