On Thu, Jul 22, 2004 at 07:56:01PM -0400, Koen van der Drift wrote: > On Jul 21, 2004, at 11:23 PM, Daniel Macks wrote: > > > >Careful...you cannot assume that the sources are in %p/src. > > > >If you want Source2 decompressed somewhere under the structure of > >Source, SourceNExtractDir might be useful. Although without details of > >exactly how the tarballs are structured and how you want the results, > >I'm kinda shooting in the dark. > > I am using this code, no need for %p/src: > > NoSourceDirectory: TRUE > CompileScript: << > gunzip source.%v.Z > gunzip source2.%v.Z > << > > They end up in /sw/src/foo-1.0-1
Looks good, and functional for all user configurations:) dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- 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 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
