From: "Brett I. Holcomb" <brettholcomb@charter.net>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] dosym
Date: Sat, 14 Aug 2004 16:01:19 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.60.0408141533390.24689@strider> (raw)
I'm trying to create symlinks in an ebuild using dosym but an having some
problems. I do the following:
dosym /usr/xyz/file /usr/abc/file
or
dosym ${D}/usr/xyz/file /usr/abc/file
but all I get in /usr/abc is a broken symlink.
The directory /usr/xyz has file in it and /usr/abc has file ->
/usr/xyz/file but ls shows a flashing red broken symlink and if I go to
/usr/abc and do ./file it says no such file or directory.
Looking at dosym all it does is ln -snf Target ${D}/link
What am I missing here?
Thanks.
--
Brett I. Holcomb
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2004-08-14 20:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-14 20:01 Brett I. Holcomb [this message]
2004-08-14 20:20 ` [gentoo-dev] dosym Marius Mauch
2004-08-14 20:26 ` Brett I. Holcomb
2004-09-18 1:34 ` Brett I. Holcomb
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=Pine.LNX.4.60.0408141533390.24689@strider \
--to=brettholcomb@charter.net \
--cc=gentoo-dev@lists.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