diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/steam/steam-1.0.0.71.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/steam/steam-1.0.0.71.ebuild b/app-emulation/steam/steam-1.0.0.71.ebuild index 0c4a7c8e..d8c5bce6 100644 --- a/app-emulation/steam/steam-1.0.0.71.ebuild +++ b/app-emulation/steam/steam-1.0.0.71.ebuild @@ -48,7 +48,7 @@ src_install() { emake DESTDIR="${D}" install # inject our wrapper binary - #dobin "${FILESDIR}"/redcore-steam + dobin "${FILESDIR}"/redcore-steam # blank steamdeps because apt-get rm -rf "${D}"/usr/bin/steamdeps |