From 649fe5b75e19efc910c99e7736fa415d6304aa69 Mon Sep 17 00:00:00 2001 From: Nguyen Thai Ngoc Duy Date: Mon, 9 Apr 2007 12:33:06 +0000 Subject: Use doenvd, #173884 (Portage version: 2.1.2-r9) --- app-i18n/x-unikey/x-unikey-1.0.4.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app-i18n/x-unikey/x-unikey-1.0.4.ebuild') diff --git a/app-i18n/x-unikey/x-unikey-1.0.4.ebuild b/app-i18n/x-unikey/x-unikey-1.0.4.ebuild index e2af8b286e68..e207ca4a4b2c 100644 --- a/app-i18n/x-unikey/x-unikey-1.0.4.ebuild +++ b/app-i18n/x-unikey/x-unikey-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.4.ebuild,v 1.2 2007/01/05 16:36:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.4.ebuild,v 1.3 2007/04/09 12:33:06 pclouds Exp $ inherit eutils @@ -40,8 +40,7 @@ src_install() { make DESTDIR=${D} install -C src/unikey-gtk fi dobin src/xim/ukxim src/gui/unikey - insinto /etc/env.d - doins ${FILESDIR}/01x-unikey + doenvd ${FILESDIR}/01x-unikey dodoc doc/* } -- cgit v1.2.3-65-gdbad