summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--steamcmd.install4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 745714105553..eab4df062191 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Fri Jun 3 15:58:57 UTC 2016
pkgbase = steamcmd
pkgdesc = Steam Command Line Tools
pkgver = latest
diff --git a/steamcmd.install b/steamcmd.install
index 6a0f481a0fde..627453d5ae79 100644
--- a/steamcmd.install
+++ b/steamcmd.install
@@ -1,7 +1,5 @@
post_install() {
- echo "UPDATING STEAMCMD FOR FIRST USE!"
- exec /usr/share/steamcmd/steamcmd.sh +quit
- chgrp -R users /usr/share/steamcmd
+ echo "Run steamcmd with no arguments before first use."
}
post_upgrade() {