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

libxml2: remove rm

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

View File

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