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]
/
libsecret
/
build
blob
a4f126d455edfd2565693f4fa27f47f728f9bc4a
1
#!/bin/sh -e
2
3
export
DESTDIR
=
"
$1
"
4
5
meson \
6
-Dprefix
=/
usr \
7
-Dgtk_doc
=
false \
8
-Dintrospection
=
false \
9
-Dmanpage
=
false \
10
-Dvapi
=
false \
11
mbuild .
/
12
13
ninja
-C
mbuild
14
ninja
-C
mbuild
install