OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
cdbs
/
1
/
rules
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 06:50:07 AM
rwxr-xr-x
📄
autoreconf.mk
447 bytes
03/21/2018 10:43:37 PM
rw-r--r--
Editing: autoreconf.mk
Close
# autoreconf.mk - dh-autoreconf integration for CDBS. include /usr/share/cdbs/1/rules/buildcore.mk CDBS_BUILD_DEPENDS_rules_autoreconf := dh-autoreconf CDBS_BUILD_DEPENDS += , $(CDBS_BUILD_DEPENDS_rules_autoreconf) post-patches:: debian/autoreconf.after debian/autoreconf.after: dh_autoreconf $(DEB_DH_AUTORECONF_ARGS) reverse-config:: if test -e debian/autoreconf.before; then \ dh_autoreconf_clean $(DEB_DH_AUTORECONF_CLEAN_ARGS); \ fi