summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-04-10 12:03:41 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-04-10 12:03:41 +0100
commitdbcad6e486ed17c022b44e57841cc9de3baeae91 (patch)
tree375119299c03cb1af3111f33d8f249347472e792 /app-emulation
parentb4aafc593f79546d3bbe1376eb265e1ecf2be18c (diff)
fix steam ebuild
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/steam/steam-1.0.0.45-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/steam/steam-1.0.0.45-r1.ebuild b/app-emulation/steam/steam-1.0.0.45-r1.ebuild
index e8e76a40..ee95e2ed 100644
--- a/app-emulation/steam/steam-1.0.0.45-r1.ebuild
+++ b/app-emulation/steam/steam-1.0.0.45-r1.ebuild
@@ -34,6 +34,8 @@ RDEPEND="
x11-libs/libX11
)"
+S=${WORKDIR}/${PN}
+
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
rm -rf "${D}"/usr/bin/steamdeps || die