aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/gammastep/abuild
blob: 89a11b3ac576cb7ec40c656a2e8795a9619a8dcc (plain)
1
2
3
4
5
6
7
8
name=gammastep
version=2.0.10
release=1
source="https://gitlab.com/chinstrap/${name}/-/archive/v${version}/${name}-v${version}.tar.gz"

prebuild() {
	autoreconf -fiv
}