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

pkgconf: remove rm

This commit is contained in:
Dylan Araps 2019-10-07 16:51:28 +03:00
parent fbaa283ce3
commit eea3cabcab
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -8,6 +8,3 @@ make
make DESTDIR="$1" install
ln -s pkgconf "$1/usr/bin/pkg-config"
# Remove docs.
rm -rf "$1/usr/share/doc"