I thought this was pretty useful. My app is cross-built on Ubuntu for archlinux (don't ask ...). What I need to do is build the package for install/upg/remove only, so this was quite instructive.
One thing I can't get working is the .INSTALL file containing pre/post bash functions for remove/install/upg. How is that handled by makepkg?
I thought this was pretty useful. My app is cross-built on Ubuntu for archlinux (don't ask ...). What I need to do is build the package for install/upg/remove only, so this was quite instructive.
One thing I can't get working is the .INSTALL file containing pre/post bash functions for remove/install/upg. How is that handled by makepkg?
Thanks!