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
crispy-doom: new package at 5.11.1
[kiss-trunc88.git]
/
gobject-introspection.mine
/
build
blob
dd8aabc0471c6c23cf7a31be73501b7767abeffd
1
#!/bin/sh -e
2
3
export
DESTDIR
=
"
$1
"
4
5
meson \
6
-Dprefix
=/
usr \
7
-Dlocalstatedir
=/
var \
8
-Dsysconfdir
=/
etc \
9
mbuild .
/
10
11
ninja
-C
mbuild
12
ninja
-C
mbuild
install