2009/11/22 Gerardo Exequiel Pozzi <[email protected]>: > Andrea Scarpino wrote: >> Why do you use package() function when the package isn't a splitted package? >> >> > Hello :) > > Using both build() and package() is not necessary condition for use only > with splitted packages, its avoid to use the fakeroot on building > process that is not needed in 99% of packages.
It's also good to be able to use the -R flag to makepkg which you can't do without the separate functions :)
