summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild2
1 files changed, 1 insertions, 1 deletions
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 458b1bf2..a6809048 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
@@ -76,5 +76,5 @@ S="${FILESDIR}"
src_install() {
dobin redcore-steam-native
insinto usr/share/applications
- doins "{P}".desktop
+ doins "${PN}".desktop
}