From e6eb5167e482ea30c2c390d9540200b17cab7abf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 7 Jan 2020 01:01:57 +0000 Subject: app-emulation/steam-native-runtime : add S --- .../steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app-emulation/steam-native-runtime') diff --git a/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild b/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild index 9c50c139..458b1bf2 100644 --- a/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild +++ b/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild @@ -71,8 +71,10 @@ RDEPEND=" pulseaudio? ( media-sound/pulseaudio[abi_x86_32,caps] ) !pulseaudio? ( media-sound/apulse[abi_x86_32] )" +S="${FILESDIR}" + src_install() { - dobin "${FILESDIR}"/redcore-steam-native + dobin redcore-steam-native insinto usr/share/applications - doins "${FILESDIR}"/"{P}".desktop + doins "{P}".desktop } -- cgit v1.2.3