14 May
2009
14 May
'09
4:18 a.m.
2009/5/14 Abhishek Dasgupta <abhidg@gmail.com>:
2009/5/14 Aaron Griffin <aaronmgriffin@gmail.com>:
One quick thing to note - because pacman reads .PKGINFO files to get metadata, it's nice to have them at the beginning of the tar. tar --append is going to slap them on the end. This could make a significant difference on larger packages
The previous commit was actually placing .PKGINFO at the end. The attached patch fixes that and also uses fakeroot otherwise the tarball would get the permissions of the user running convert-to-any.
forgot to attach last time. -- Abhishek