mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
libvpx: avoid chmod
This commit is contained in:
parent
7f68f1e142
commit
cf45c1ffde
@ -4,9 +4,8 @@
|
||||
# Also fix issue with non-GNU diff.
|
||||
sed 's/perl/:/g;s/diff --version/command -v diff/' configure > _
|
||||
mv -f _ configure
|
||||
chmod +x configure
|
||||
|
||||
./configure \
|
||||
sh ./configure \
|
||||
--prefix=/usr \
|
||||
--target=x86_64-linux-gcc \
|
||||
--enable-vp8 \
|
||||
|
Loading…
Reference in New Issue
Block a user