libtheora: remove rm

This commit is contained in:
Dylan Araps 2019-10-07 16:58:55 +03:00
parent 5aeadbe41f
commit e0568a4299
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 0 additions and 3 deletions

View File

@ -7,6 +7,3 @@ patch -p0 < libtheora-1.1.1-libpng16.patch
make
make DESTDIR="$1" install
# Remove docs.
rm -rf "$1/usr/share/doc"