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

libvorbis: remove rm

This commit is contained in:
Dylan Araps 2019-10-07 16:57:54 +03:00
parent 890fd96736
commit aaf797d94a
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -5,6 +5,3 @@
make make
make DESTDIR="$1" install make DESTDIR="$1" install
# Remove docs.
rm -rf "$1/usr/share/doc"