mirror of
https://git.tukaani.org/xz.git
synced 2025-02-25 01:48:16 +00:00
Build: Fix a CR+LF problem when running autoreconf -fi on OS/2.
This commit is contained in:
parent
dec11497a7
commit
a24518971c
@ -21,4 +21,4 @@ sed -n 's/LZMA_VERSION_STABILITY_ALPHA/alpha/
|
||||
src/liblzma/api/lzma/version.h \
|
||||
| tr '\n' '|' \
|
||||
| sed 's/|/./; s/|/./; s/|//g' \
|
||||
| tr -d '\n'
|
||||
| tr -d '\r\n'
|
||||
|
Loading…
x
Reference in New Issue
Block a user