Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] premature posting :)
Date: Mon, 25 Jun 2001 12:37:44
Message-Id: 20010625123744.C28871@cvs.gentoo.org
In Reply to: Re: [gentoo-dev] premature posting :) by "Tod M. Neidt"
1 On Mon, Jun 25, 2001 at 02:24:52AM -0500, Tod M. Neidt wrote:
2
3 > Here is a revise ebuild for python using tcltk. It merges ok with and
4 > without USE tcltk set. The idle symlink is fixed although I still don't
5 > get dosym. What is the dosym equivalent of ln -s
6 > /usr/lib/python2.0/tools/idle/idle.py ${D}/usr/bin/idle.py
7
8 dosym /usr/lib/python2.0/tools/idle/idle.py /usr/bin/idle.py
9
10 :)
11
12 You can use ln -s with ${D} if you prefer; that's legal too.
13
14 --
15 Daniel Robbins <drobbins@g.o>
16 President/CEO http://www.gentoo.org
17 Gentoo Technologies, Inc.