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
megatools-experimental: bump to 1.11.0-git-20220401
[kiss-trunc88.git]
/
aerc.rjarry
/
build
blob
d9f7c773a38cab4455686a52f73475bf49d824d2
1
#!/bin/sh -e
2
3
export
GOPATH
=
"
$PWD
/go"
4
export
GO111MODULE
=
on
5
6
make
PREFIX
=/
usr
7
make
DESTDIR
=
"
$1
"
PREFIX
=/
usr
install