2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-22 07:10:16 -07:00

tiff: remove rm

This commit is contained in:
Dylan Araps 2019-10-07 16:55:12 +03:00
parent 3343870a63
commit 165913e6a2
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

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