repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
harfbuzz-icu: package imported at 4.3.0
[kiss-trunc88.git]
/
appstream-glib
/
build
blob
3947df8775bf8aea7475806b40f3d307d90ba7b7
1
#!/bin/sh -e
2
3
patch
-p1
<
no-uuid.
patch
4
5
# Don't build tests.
6
ed data
/
meson.build
>/
dev
/
null
<<EOF
7
/subdir('tests')/d
8
w
9
q
10
EOF
11
12
meson \
13
--prefix
=/
usr \
14
--sysconfdir
=/
etc \
15
--mandir
=/
usr
/
shar
e
/
man \
16
-Ddep11
=
false \
17
-Dman
=
false \
18
-Dstemmer
=
false \
19
-Dintrospection
=
false \
20
-Drpm
=
false \
21
. output
22
23
ninja
-C
output
24
ninja
-C
output
install