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 u
On Jul 21, 2004, at 11:23 PM, [EMAIL PROTECTED]
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 h
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
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
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
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