forked from kiss-community/repo
foot-pgo: disable READMEs, etc via meson
This commit is contained in:
parent
35bb51b039
commit
689368b861
@ -28,6 +28,7 @@ meson \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
--force-fallback-for=fcft,tllist \
|
||||
-Ddocs=disabled \
|
||||
-Db_lto=true \
|
||||
../..
|
||||
|
||||
@ -73,7 +74,6 @@ ninja
|
||||
ninja install
|
||||
|
||||
rm -rf \
|
||||
"$DESTDIR/usr/share/doc" \
|
||||
"$DESTDIR/usr/share/zsh" \
|
||||
"$DESTDIR/usr/share/fish" \
|
||||
"$DESTDIR/usr/share/bash-completion"
|
||||
|
Loading…
Reference in New Issue
Block a user