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
commit753cff21286503ccaef3cf1576ee160585cc9d44 (patch)
tree50e5f56db53effb20daee0402af11e4b45312935 /app-admin
parentmark stable 1.8.5.8 (diff)
downloadhistorical-753cff21286503ccaef3cf1576ee160585cc9d44.tar.gz
historical-753cff21286503ccaef3cf1576ee160585cc9d44.tar.bz2
historical-753cff21286503ccaef3cf1576ee160585cc9d44.zip
drop bad symlink
Diffstat (limited to 'app-admin')
-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
}