Commits

Natanael Copa committed 542b9cf4862
abuild: dont run build() in fakeroot if package() exist fakeroot seems do some kind of locking which kills performance on multicores processors. We can run "make" and "make install" in 2 steps with only hte latter in fakeroot.