summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-02-11 23:34:35 +0000
committerChuck Short <zul@gentoo.org>2004-02-11 23:34:35 +0000
commit73eabaabe8e2a443cd5c8db1b817ae606fba3847 (patch)
treef90ef3c80fffbebcd2077e9d8719dca13fcf8844 /app-text/cedilla/cedilla-0.3.ebuild
parentnew pre version, libtool fix for linking , remove patches as they seem to be ... (diff)
downloadgentoo-2-73eabaabe8e2a443cd5c8db1b817ae606fba3847.tar.gz
gentoo-2-73eabaabe8e2a443cd5c8db1b817ae606fba3847.tar.bz2
gentoo-2-73eabaabe8e2a443cd5c8db1b817ae606fba3847.zip
Removed /var/tmp/portage from cedilla when doing an install. Closes #40356.
Diffstat (limited to 'app-text/cedilla/cedilla-0.3.ebuild')
-rw-r--r--app-text/cedilla/cedilla-0.3.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/app-text/cedilla/cedilla-0.3.ebuild b/app-text/cedilla/cedilla-0.3.ebuild
index 17556a3fcd3e..8abc0f5697df 100644
--- a/app-text/cedilla/cedilla-0.3.ebuild
+++ b/app-text/cedilla/cedilla-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cedilla/cedilla-0.3.ebuild,v 1.3 2003/11/25 01:36:53 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cedilla/cedilla-0.3.ebuild,v 1.4 2004/02/11 23:34:35 zul Exp $
DESCRIPTION="Utf-8 to postscript converter."
HOMEPAGE="http://www.pps.jussieu.fr/~jch/software/cedilla/"
@@ -12,7 +12,8 @@ SLOT="0"
LICENSE="GPL-2"
IUSE=""
-DEPEND=">=dev-lisp/clisp-2.29"
+DEPEND=">=dev-lisp/clisp-2.29
+ >=sys-apps/sed-4"
RDEPEND=""
S="${WORKDIR}/${P}"
@@ -25,6 +26,7 @@ src_compile() {
}
src_install() {
+ sed -i 's#/var/tmp/portage/cedilla-0.3/image##g' ${S}/cedilla
./install-cedilla || die "Install failed"
newman cedilla.man cedilla.1