summaryrefslogtreecommitdiff
path: root/net-misc/steamcmd-bin
diff options
context:
space:
mode:
authoreroen2016-09-22 14:28:58 +0200
committereroen2016-09-28 19:50:26 +0200
commit7558e7bd942a5202436665a1b7d30921e239b5f1 (patch)
treee94c6816d22bf51242f39fab6b2bcd37bff88b42 /net-misc/steamcmd-bin
parent08c072654230472ec515677fc4e6c14733eb3b86 (diff)
downloaderoen-overlay-7558e7bd942a5202436665a1b7d30921e239b5f1.tar.gz
eroen-overlay-7558e7bd942a5202436665a1b7d30921e239b5f1.tar.bz2
eroen-overlay-7558e7bd942a5202436665a1b7d30921e239b5f1.tar.xz
steamcmd-bin - don't install useless script
Diffstat (limited to 'net-misc/steamcmd-bin')
-rw-r--r--net-misc/steamcmd-bin/steamcmd-bin-0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/steamcmd-bin/steamcmd-bin-0.ebuild b/net-misc/steamcmd-bin/steamcmd-bin-0.ebuild
index 124e3b9a..1a7ef667 100644
--- a/net-misc/steamcmd-bin/steamcmd-bin-0.ebuild
+++ b/net-misc/steamcmd-bin/steamcmd-bin-0.ebuild
@@ -45,5 +45,5 @@ src_install() {
exeinto /opt/steamcmd/linux32
doexe linux32/steamcmd
exeinto /opt/steamcmd
- doexe steamcmd.sh steam.sh
+ doexe steamcmd.sh
}