Re: [gobolinux-devel] Fix for verifying packages in tar.bz2

2007-04-17 Thread Hisham Muhammad
On 4/17/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > I dislike the idea that the calling > function is forced to do things like changing working directory before > calling a subfunction. Agreed. -- Hisham ___ gobolinux-devel mailing list gobolinux-de

Re: [gobolinux-devel] Fix for verifying packages in tar.bz2

2007-04-17 Thread Jonas Karlsson
On Tue, 17 Apr 2007 16:06:30 +0200, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On 4/17/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >> Here's a fix for verifying packed packages. First is a fix so that the >> correct package name was deduced. Then I changed the behaviour of >> Check_FileH

Re: [gobolinux-devel] Fix for verifying packages in tar.bz2

2007-04-17 Thread Lucas C. Villa Real
On 4/17/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > Here's a fix for verifying packed packages. First is a fix so that the > correct package name was deduced. Then I changed the behaviour of > Check_FileHash to take a prefix instead of appname and version because > with the latter it would have

[gobolinux-devel] Fix for verifying packages in tar.bz2

2007-04-17 Thread Jonas Karlsson
Here's a fix for verifying packed packages. First is a fix so that the correct package name was deduced. Then I changed the behaviour of Check_FileHash to take a prefix instead of appname and version because with the latter it would have tried to verify the filehash of the installed program