Re: [Fink-devel] validation question

2008-01-14 Thread Daniel Johnson
On Jan 13, 2008, at 8:09 PM, Daniel Johnson wrote: It doesn't actually check if private libraries are specified. So that's two private-shlibs bugs. :) The whitespace bug is fixed in HEAD now, but the deb file validator is still having problems. I think this patch might fix it: Index:

[Fink-devel] rebuild debugging

2008-01-14 Thread Jonathan Stickel
I would like to debug something in the InstallScript part of an .info file. I know that fink -k -K rebuild will rebuild the package and keep the build and root directories. This helps. However, I would prefer to not run the compile part every time since I am only debugging the install

Re: [Fink-devel] rebuild debugging

2008-01-14 Thread Charles Lepple
On Jan 14, 2008 12:23 PM, Jonathan Stickel [EMAIL PROTECTED] wrote: I would like to debug something in the InstallScript part of an .info file. I know that fink -k -K rebuild will rebuild the package and keep the build and root directories. This helps. However, I would prefer to not