Skip to content

Commit

Permalink
app-benchmarks/stress-ng: support Prefix.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.3
  • Loading branch information
heroxbd committed Feb 11, 2017
1 parent 7e78762 commit 1f32f9f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app-benchmarks/stress-ng/stress-ng-0.06.00.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 @@ -16,3 +16,7 @@ IUSE=""
DEPEND="sys-apps/keyutils
sys-apps/attr"
RDEPEND="${DEPEND}"

src_install() {
emake DESTDIR="${ED}" install
}

0 comments on commit 1f32f9f

Please sign in to comment.