aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libsass/abuild
blob: ad7617fc45a75b065bbbf28070fad685e586bcb4 (plain)
1
2
3
4
5
6
7
8
name=libsass
version=3.6.6
release=1
source="https://github.com/sass/$name/archive/$version/$name-$version.tar.gz"

prebuild() {
	autoreconf -fi
}