Skip to content

Commit

Permalink
dev-lang/rebol-bin: whitespace
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Sergei Trofimovich committed Jul 15, 2016
1 parent 65bb665 commit bae75a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-lang/rebol-bin/rebol-bin-3_pre111.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -22,10 +22,10 @@ QA_PRESTRIPPED="opt/rebol/r3"
S=${WORKDIR}

src_compile() {
:;
:
}

src_install() {
mkdir -p "${D}/opt/rebol/"
cp "${S}/r3" "${D}/opt/rebol/" || die "Failed to install"
cp "${S}/r3" "${D}/opt/rebol/" || die "Failed to install"
}

0 comments on commit bae75a7

Please sign in to comment.