summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-01-22 08:06:52 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-01-22 08:06:52 +0000
commit76ce48b2f0af81ca265196a0f0b046a2cd31afc5 (patch)
treeb3f38ebe90dbc06be0bd52b42d2ce4e45f313599 /app-admin/yaala
parentmark stable 1.8.5.8 (diff)
downloadgentoo-2-76ce48b2f0af81ca265196a0f0b046a2cd31afc5.tar.gz
gentoo-2-76ce48b2f0af81ca265196a0f0b046a2cd31afc5.tar.bz2
gentoo-2-76ce48b2f0af81ca265196a0f0b046a2cd31afc5.zip
drop bad symlink
Diffstat (limited to 'app-admin/yaala')
-rw-r--r--app-admin/yaala/yaala-0.4.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-admin/yaala/yaala-0.4.2.ebuild b/app-admin/yaala/yaala-0.4.2.ebuild
index 9c0d31932f9e..01abc5497af2 100644
--- a/app-admin/yaala/yaala-0.4.2.ebuild
+++ b/app-admin/yaala/yaala-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/yaala/yaala-0.4.2.ebuild,v 1.1 2003/01/22 05:35:01 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/yaala/yaala-0.4.2.ebuild,v 1.2 2003/01/22 08:06:52 lostlogic Exp $
SRC_URI="http://verplant.org/yaala/yaala-0.4.2.tar.bz2"
HOMEPAGE="http://verplant.org/yaala/"
@@ -13,6 +13,4 @@ DESCRIPTION="Yet Another Log Analyzer"
src_install() {
dodir /usr/share/yaala
cp -dpRx * ${D}usr/share/yaala
- dodir /usr/bin
- dosym /usr/share/yaala/yaala /usr/bin/yaala
}