summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreroen <eroen-overlay@occam.eroen.eu>2016-09-22 14:28:58 +0200
committereroen <eroen-overlay@occam.eroen.eu>2016-09-28 19:50:26 +0200
commit7558e7bd942a5202436665a1b7d30921e239b5f1 (patch)
treee94c6816d22bf51242f39fab6b2bcd37bff88b42
parentdfhack - set EGIT_MIN_CLONE_TYPE properly (diff)
downloaderoen-7558e7bd942a5202436665a1b7d30921e239b5f1.tar.gz
eroen-7558e7bd942a5202436665a1b7d30921e239b5f1.tar.bz2
eroen-7558e7bd942a5202436665a1b7d30921e239b5f1.zip
steamcmd-bin - don't install useless script
-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 124e3b9..1a7ef66 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
}