Skip to content

Commit

Permalink
app-shells/scsh-install-lib: clean up useless variables.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.3
  • Loading branch information
monsieurp committed Feb 24, 2017
1 parent 4481acc commit 773a84e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app-shells/scsh-install-lib/scsh-install-lib-1.3.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -13,14 +13,9 @@ SRC_URI="http://lamp.epfl.ch/~schinz/scsh_packages/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=app-shells/scsh-0.6.6"

src_prepare() {
default
}

src_install() {
dodir "${SCSH_MODULES_PATH}"
./install.scm ${SCSH_LAYOUT_CONF} \
Expand Down

0 comments on commit 773a84e

Please sign in to comment.