summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-03-15 20:00:17 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-03-15 20:00:17 +0000
commit76e45e4f591e152629c27dcec307cf8895299715 (patch)
tree1bde4e13770cf4d618d6f5d52a5ef5bf743874c6 /app-text/acroread
parentNew version: 18.46. Added 18.45 to x86. (diff)
downloadgentoo-2-76e45e4f591e152629c27dcec307cf8895299715.tar.gz
gentoo-2-76e45e4f591e152629c27dcec307cf8895299715.tar.bz2
gentoo-2-76e45e4f591e152629c27dcec307cf8895299715.zip
fix ebuild
(Portage version: 1.585-cvs)
Diffstat (limited to 'app-text/acroread')
-rw-r--r--app-text/acroread/acroread-7.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/acroread/acroread-7.0.ebuild b/app-text/acroread/acroread-7.0.ebuild
index c4d7a9f3c2de..cc9191956cdf 100644
--- a/app-text/acroread/acroread-7.0.ebuild
+++ b/app-text/acroread/acroread-7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-7.0.ebuild,v 1.3 2005/03/15 19:21:03 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-7.0.ebuild,v 1.4 2005/03/15 20:00:17 genstef Exp $
inherit nsplugins eutils
@@ -68,6 +68,7 @@ src_install() {
${D}${INSTALLDIR}/Reader/intellinux/plug_ins/PPKLite.api.disabled
fi
+ dodir /usr/bin
dosym ${INSTALLDIR}/acroread /usr/bin/acroread
}