summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-07-15 15:14:40 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-07-15 15:14:40 +0000
commita3ae2b86c5c670dee30c4774601e13f0a51ac770 (patch)
tree2eccf62b9d19615416d077ac7c6c32e2e8937981
parentsystemsim-cell first ebuild (diff)
downloadlu_zero-a3ae2b86c5c670dee30c4774601e13f0a51ac770.tar.gz
lu_zero-a3ae2b86c5c670dee30c4774601e13f0a51ac770.tar.bz2
lu_zero-a3ae2b86c5c670dee30c4774601e13f0a51ac770.zip
the default scripts expect the images in the cell dir
svn path=/; revision=14
-rw-r--r--app-emulation/systemsim-cell/systemsim-cell-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/systemsim-cell/systemsim-cell-1.1.ebuild b/app-emulation/systemsim-cell/systemsim-cell-1.1.ebuild
index bb65481..185efd8 100644
--- a/app-emulation/systemsim-cell/systemsim-cell-1.1.ebuild
+++ b/app-emulation/systemsim-cell/systemsim-cell-1.1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~ppc"
IUSE=""
SYSTEMSIM_DIR="/opt/IBM/systemsim-cell"
-IMAGE_PATH="/usr/share/${PN}/image"
+IMAGE_PATH="/usr/share/${PN}/image/cell"
DEPEND=">=dev-lang/tcl-8.4.10
>=dev-lang/tk-8.4.10"