mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
expat: update for new env
This commit is contained in:
parent
df7f53fc9b
commit
49e9387061
@ -8,9 +8,7 @@
|
||||
--without-docbook
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make install
|
||||
|
||||
# Remove documentation (Changelogs, etc).
|
||||
# False positive.
|
||||
# shellcheck disable=SC2115
|
||||
rm -rf "$1/usr/share"
|
||||
rm -rf "${1:?}/usr/share"
|
||||
|
Loading…
Reference in New Issue
Block a user