summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-31 04:31:06 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-31 04:31:06 +0000
commitf226e3678304a8c3a8e2054f51b27bfe7fc5d7c5 (patch)
treee1fe156d5a58b77910ab861c03eabf14706ef483 /dev-util/ddd
parentAdded ppc to KEYWORDS. Added HOMEPAGE and RDEPEND. (diff)
downloadhistorical-f226e3678304a8c3a8e2054f51b27bfe7fc5d7c5.tar.gz
historical-f226e3678304a8c3a8e2054f51b27bfe7fc5d7c5.tar.bz2
historical-f226e3678304a8c3a8e2054f51b27bfe7fc5d7c5.zip
sandbox violation fix
Diffstat (limited to 'dev-util/ddd')
-rw-r--r--dev-util/ddd/ddd-3.3.1-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/ddd/ddd-3.3.1-r2.ebuild b/dev-util/ddd/ddd-3.3.1-r2.ebuild
index e9d3d20c1abe..2a704d00aed0 100644
--- a/dev-util/ddd/ddd-3.3.1-r2.ebuild
+++ b/dev-util/ddd/ddd-3.3.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r2.ebuild,v 1.1 2002/07/29 13:15:27 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r2.ebuild,v 1.2 2002/07/31 04:31:06 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU DDD is a graphical front-end for command-line debuggers"
@@ -31,7 +31,8 @@ src_compile() {
}
src_install () {
- make DESTDIR=${D} install || die
+ dodir /usr/lib
+ einstall || die
mv ${S}/doc/README ${S}/doc/README-DOC
dodoc ANNOUNCE AUTHORS BUGS COPYING* CREDITS INSTALL NEWS* NICKNAMES \