16 Jun
2011
16 Jun
'11
9:29 p.m.
On Thu, Jun 16, 2011 at 16:27, Matthew Monaco <dgbaley27@verizon.net> wrote:
It seems like the install functions pre/post_install/upgrade/remove could be defined right in the PKGBUILD. Any particular reason why this isn't or cannot be so?
This has come up on the ML before. It's because the PKGBUILD file is not installed to the system, and the system shouldn't have to know or care about the build process, only the install and usage.