Mike Frysinger ha scritto:
On Tuesday 15 February 2005 03:14 pm, Francesco Riosa wrote:it's a different story ;)
Is safe / portable use the $(hostname) inside an ebuild ?
you should have a good reason for why you need it ... building a package on a machine shouldnt build a package which is specific to that machine ... afterall, a lot of people build on one but deploy on another ...
now if you used said function in pkg_config(), that's a different story ...
-mike
I'm rewriting the pkg_config() of the mysql ebuild to allow the user insert a password,
and bypass some problem that happens with bitkeeper sources builds.
The hostname is needed to insert some users in the initial database.
http://www.francesco-riosa.com/gentoo/mysql-base.ebuild.html
tnks francesco
-- [email protected] mailing list
