From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=DATE_IN_PAST_06_12, INVALID_DATE,MAILING_LIST_MULTI,NO_RELAYS autolearn=no autolearn_force=no version=4.0.0 Received: from drobbins by cvs.gentoo.org with local (Exim 3.30 #1) id 15SYX5-00054s-00 for gentoo-dev@cvs.gentoo.org; Fri, 03 Aug 2001 00:34:03 -0600 From: Daniel Robbins To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] gnome/gtk app ebuilds Message-ID: <20010803003403.C15871@cvs.gentoo.org> References: <20010802212819.A20040@dante.taipan.mudshark.org> <20010802220710.B8180@cvs.gentoo.org> <20010803004214.A2165@dante.taipan.mudshark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010803004214.A2165@dante.taipan.mudshark.org>; from craig@taipan.mudshark.org on Fri, Aug 03, 2001 at 12:42:14AM -0600 Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri Aug 3 00:35:02 2001 X-Original-Date: Fri, 3 Aug 2001 00:34:03 -0600 X-Archives-Salt: e1517079-3c11-40ab-acac-6ef9d03b9792 X-Archives-Hash: 48d93afb9b59971f9e94f23d5cf66722 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 Chief Architect/President http://www.gentoo.org Gentoo Technologies, Inc.