mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts/autoreconf: prepare to clean up per-package autoreconf hacks
This commit is contained in:
parent
2dc27d4b6c
commit
3d5e6e8c5e
@ -27,6 +27,8 @@
|
||||
printf "%${BUILD_INDENT}c AUTORECONF $1\n" ' '>&$SILENT_OUT
|
||||
export BUILD_INDENT=$((${BUILD_INDENT:-1}+$BUILD_INDENT_SIZE))
|
||||
|
||||
touch $PKG_BUILD/NEWS $PKG_BUILD/AUTHORS $PKG_BUILD/ChangeLog
|
||||
mkdir -p $PKG_BUILD/m4
|
||||
do_autoreconf $PKG_BUILD
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user