aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/stagit/abuild
blob: a7a6bb15525a4e0f6c27c5190c0271305e768d7f (plain)
1
2
3
4
5
6
7
8
name=stagit
version=1.2
release=1
source="https://codemadness.org/releases/${name}/${name}-${version}.tar.gz"

postbuild() {
	mv $PKG/usr/share/doc/$name $PKG/usr/share
}