From: Daniel Robbins <drobbins@gentoo.org>
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] gnome/gtk app ebuilds
Date: Fri Aug 3 00:35:02 2001 [thread overview]
Message-ID: <20010803003403.C15871@cvs.gentoo.org> (raw)
In-Reply-To: <20010803004214.A2165@dante.taipan.mudshark.org>; from craig@taipan.mudshark.org on Fri, Aug 03, 2001 at 12:42:14AM -0600
On Fri, Aug 03, 2001 at 12:42:14AM -0600, Craig Joly wrote:
> Can emerge handle symlinks ok, or should they be created in the
> src_install section of the ebuild file?
Symlinks are fine; you can create them like this:
ln -s /usr/bin/realfile ${D}/path/to/symlink
Or, if you prefer:
dosym /usr/bin/realfile /path/to/symlink
They should be created in src_install().
> I'll be busy over the next few days, but I'll try to get these updated
> by Monday. To hold you over until then, here are some very minor
> fixes to pcmcia-cs and ithought. Just fixes with dodoc.
OK; thanks for your good work. Try to catch me on irc when you have
some time and I'll set up a developer account for you.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
Chief Architect/President http://www.gentoo.org
Gentoo Technologies, Inc.
next prev parent reply other threads:[~2001-08-03 6:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-02 21:17 [gentoo-dev] gnome/gtk app ebuilds Craig Joly
2001-08-02 22:08 ` Daniel Robbins
2001-08-03 0:31 ` Craig Joly
2001-08-03 0:35 ` Daniel Robbins [this message]
2001-08-03 1:07 ` Dan Armak
2001-08-03 1:04 ` Dan Armak
2001-08-03 1:27 ` Dan Armak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010803003403.C15871@cvs.gentoo.org \
--to=drobbins@gentoo.org \
--cc=gentoo-dev@cvs.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox