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

libxml2: remove docs

This commit is contained in:
Dylan Araps 2019-08-19 00:58:59 +00:00
parent e600b0d0af
commit 5f4d4ff6c4

View File

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