mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
cairo: don't build boilerplate
This commit is contained in:
parent
fe82f48e1f
commit
0d8c3c15b5
@ -8,7 +8,7 @@ mv -f _ configure
|
||||
chmod +x configure
|
||||
|
||||
# Disable building tests and documentation.
|
||||
sed 's/test perf//g;s/src doc/src/g' Makefile.in > _
|
||||
sed 's/boilerplate test perf//g;s/src doc/src/g' Makefile.in > _
|
||||
mv -f _ Makefile.in
|
||||
|
||||
./configure \
|
||||
|
Loading…
Reference in New Issue
Block a user