Commits

Natanael Copa committed b936522cfde
abuild: new style install scripts install scripts are splitted into separate scripts. The install variable should contain a list of the scripts. Each script should be the pkgname with action as suffix. I.E: install="$pkgname.pre-install $pkgname.post-install"