Re: [Fink-devel] source file with different names

2004-07-21 Thread Daniel Macks
On Wed, Jul 21, 2004 at 06:49:57PM -0400, Koen van der Drift wrote: > On Jul 21, 2004, at 4:57 PM, Martin Costabel wrote: > > > >You probably want NoSourceDirectory: True > > Yes, that worked, thanks. I have to do a manual decompress in the info > file though, but that is no problem, I guess. Ca

Re: [Fink-devel] source file with different names

2004-07-21 Thread Koen van der Drift
On Jul 21, 2004, at 4:57 PM, Martin Costabel wrote: You probably want NoSourceDirectory: True Yes, that worked, thanks. I have to do a manual decompress in the info file though, but that is no problem, I guess. - Koen. --- This SF.Net email is

Re: [Fink-devel] source file with different names

2004-07-21 Thread Martin Costabel
Koen van der Drift wrote: Hi, I am working on a package of which the two source files have a different name than the package itself. What I want to happen is that the 2 files are decompressed in /sw/src/foo-1.0-1 instead of /sw/src. Then in /sw/src/foo-1.0-1 the installation can take place. How

Re: [Fink-devel] runtimevars field

2004-07-21 Thread Christian Schaffner
On 21.07.2004, at 22:14, Koen van der Drift wrote: Should I increase the version number if I change the RuntimeVars field? As a general rule you always have to increment the revision number if the .deb file changes. And AFAIK the RuntimeVars are stored in the .deb. So, yes. As with every rule th

[Fink-devel] pathsetup script

2004-07-21 Thread Martin Costabel
As the new bindist approaches, I would like to update the pathsetup script. It seems to me that it has done OK so far - there are very few complaints about PATH issues and shell startup scripts nowadays, at least compared to the situation before the pathsetup script existed. Therefore I don't w

[Fink-devel] runtimevars field

2004-07-21 Thread Koen van der Drift
Hi, Should I increase the version number if I change the RuntimeVars field? thanks, - Koen. --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 tod

[Fink-devel] source file with different names

2004-07-21 Thread Koen van der Drift
Hi, I am working on a package of which the two source files have a different name than the package itself. What I want to happen is that the 2 files are decompressed in /sw/src/foo-1.0-1 instead of /sw/src. Then in /sw/src/foo-1.0-1 the installation can take place. How do I accomplish that? th

Re: [Fink-devel] Re: dists/10.3/unstable/main/finkinfo/database rrdtool.info,1.3,1.4

2004-07-21 Thread Blair Zajac
Benjamin Reed wrote: Blair Zajac wrote: In rrdinfo.info, to shrink librrd.dylib by 50%, can we use the --enable-local-libpng and --enable-local-zlib configure options? This will prevent RRD from using it's own copies of these packages. At one point they recommended using their own, and I never

Re: [Fink-devel] Re: dists/10.3/unstable/main/finkinfo/database rrdtool.info,1.3,1.4

2004-07-21 Thread Benjamin Reed
Blair Zajac wrote: Building rrdtool by hand and running make test gets this to pass just fine. Maybe rrd-pm.info should run configure and then just cd into perl-shared and perl-piped? I was trying to avoid this, since it would take a whole lot longer to build for no reason essentially. However,

[Fink-devel] Re: dists/10.3/unstable/main/finkinfo/database rrdtool.info,1.3,1.4

2004-07-21 Thread Blair Zajac
Benjamin Reed wrote: Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/database In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17558/10.3/unstable/main/finkinfo/database Modified Files: rrdtool.info Log Message: rrdtool manpages are generated with a POD that requires perl 5.8 or l