diff options
Diffstat (limited to 'app-doc/abs-guide/abs-guide-5.5.ebuild')
-rw-r--r-- | app-doc/abs-guide/abs-guide-5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/abs-guide/abs-guide-5.5.ebuild b/app-doc/abs-guide/abs-guide-5.5.ebuild index 12dcb1088054..470cc0110471 100644 --- a/app-doc/abs-guide/abs-guide-5.5.ebuild +++ b/app-doc/abs-guide/abs-guide-5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.5.ebuild,v 1.1 2008/11/27 23:41:21 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.5.ebuild,v 1.2 2008/12/07 03:41:04 dirtyepic Exp $ KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" @@ -17,7 +17,7 @@ SLOT="0" DEPEND="" RDEPEND="" -S="${WORKDIR}" +S="${WORKDIR}/abs" src_install() { dodir /usr/share/doc/${P} || die "dodir failed" |