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

gtk+3: remove docs

This commit is contained in:
Dylan Araps 2019-08-19 00:20:55 +00:00
parent 8a52bf63ab
commit 8f8f3b4df7

View File

@ -44,4 +44,7 @@ make
make DESTDIR="$1" install
# Remove a boat load of HTML documentation.
rm -rf "$1/gtk-doc/"
rm -rf "$1/usr/share/gtk-doc"
# Remove gettext files.
rm -rf "$1/usr/share/gettext"