2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libass: avoid chmod

This commit is contained in:
Dylan Araps 2021-07-28 12:36:43 +03:00
parent 91e72c8e2e
commit 72c73be4c5
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -7,9 +7,8 @@ sed -e 's/as_fn_error.*fribidi/: 0 "/' \
-e '/pkg_requires="fribidi >= .*/d' \
configure > _
mv -f _ configure
chmod +x configure
./configure \
sh ./configure \
FRIBIDI_LIBS=" " \
--prefix=/usr \
--enable-fontconfig