mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
pkgconf: remove documentation
This commit is contained in:
parent
475f2bdcc5
commit
98c08f9c48
@ -8,3 +8,6 @@ make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
ln -s pkgconf "$1/usr/bin/pkg-config"
|
||||
|
||||
# Remove documentation (README, etc).
|
||||
rm -rf "$1/usr/share/doc"
|
||||
|
Loading…
Reference in New Issue
Block a user