2009/5/14 Aaron Griffin <aaronmgriffin@gmail.com>:
On Wed, May 13, 2009 at 2:18 PM, Abhishek Dasgupta <abhidg@gmail.com> wrote:
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.
Bump. Probably this can be tried out for the kde-unstable branch to iron out any bugs that are remaining? -- Abhishek