id3lib: convert accidental space indentation to tab
%ci:no-build
This commit is contained in:
parent
60cafc16dd
commit
9c7cd9dd83
@ -16,7 +16,7 @@ termux_step_pre_configure() {
|
||||
_ID3LIB_MAJOR=$(awk -F= '/^ID3LIB_MAJOR_/ { print $2 }' configure.in)
|
||||
_ID3LIB_MINOR=$(awk -F= '/^ID3LIB_MINOR_/ { print $2 }' configure.in)
|
||||
|
||||
aclocal
|
||||
aclocal
|
||||
automake --add-missing
|
||||
autoreconf -fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user