Gentoo Archives: gentoo-catalyst

From: Andrew Gaffney <agaffney@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Relative paths in spec files
Date: Mon, 07 Aug 2006 23:09:49
Message-Id: 44D7C81A.8080709@gentoo.org
In Reply to: [gentoo-catalyst] Relative paths in spec files by Ted Kosan
1 Ted Kosan wrote:
2 > Is there a way to enable the use of relative paths in the spec files and in the
3 > catalyst configuration file that perhaps I am not aware of?
4
5 Relative paths don't really work unless you specify somewhere what they are
6 relative to (current dir isn't really a good option). For example, relative
7 paths work in the apache config, because the config root is specified as
8 /usr/lib/apache2/conf (which is a symlink to /etc/apache2).
9
10 With catalyst, there are so many paths that could be the "root"
11 (/var/tmp/catalyst, /etc/catalyst, some random dir where you store your specs,
12 etc.) that it just doesn't work.
13
14 --
15 Andrew Gaffney http://dev.gentoo.org/~agaffney/
16 Gentoo Linux Developer Installer Project
17 --
18 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Relative paths in spec files Ted Kosan <tkosan@×××××.com>
[gentoo-catalyst] Re: Relative paths in spec files Charles Duffy <cduffy@×××××××.net>