summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2007-11-07 23:54:56 +0000
committerJakub Moc <jakub@gentoo.org>2007-11-07 23:54:56 +0000
commit6162b6ae8040e9e151ff694f616c97c0a52f171a (patch)
tree05f19267cef790bb40dae44c57d80a41a41001d4 /sys-devel
parentShut up repoman :P (diff)
downloadsunrise-6162b6ae8040e9e151ff694f616c97c0a52f171a.tar.gz
sunrise-6162b6ae8040e9e151ff694f616c97c0a52f171a.tar.bz2
sunrise-6162b6ae8040e9e151ff694f616c97c0a52f171a.zip
Shup up repoman :P
svn path=/sunrise/; revision=5001
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/scratchbox/scratchbox-1.0.7.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/scratchbox/scratchbox-1.0.7.ebuild b/sys-devel/scratchbox/scratchbox-1.0.7.ebuild
index 8d1af7ee6..ce2233630 100644
--- a/sys-devel/scratchbox/scratchbox-1.0.7.ebuild
+++ b/sys-devel/scratchbox/scratchbox-1.0.7.ebuild
@@ -27,7 +27,6 @@ TARGET_DIR="/opt/scratchbox"
S=${WORKDIR}/${PN}
src_install() {
- cd "${S}"
dodir ${TARGET_DIR}
# doins doesn't work with symlinks, getting "file not found" with doins
cp -pRP ./* "${D}/${TARGET_DIR}"