aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/sfwbar/abuild
blob: 89103d7fcdf903e2de79e798a2f04574b268a388 (plain)
1
2
3
4
5
6
7
8
9
name=sfwbar
version=1.0_beta15
release=1
source="https://github.com/LBCrion/${name}/archive/v${version}/${name}-v${version}.tar.gz"

postbuild() {
	mkdir -p $PKG/etc/revdep.d
	echo /usr/lib/sfwbar > $PKG/etc/revdep.d/$name
}