aboutsummaryrefslogtreecommitdiff
path: root/repos/wip/ck4up/abuild
blob: d613a3d1253985af16e6db9eef66712d17608fb3 (plain)
1
2
3
4
5
6
7
8
name=ck4up
version=1.4.1
release=1
source="https://github.com/fjaell/${name}/archive/${version}/${name}-${version}.tar.gz"

build() {
	make MANDIR=/usr/share/man/man1 DESTDIR=$PKG install
}