summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-03-04 19:16:41 +0100
committerChristoph Haag2016-03-04 19:16:41 +0100
commite644be30a3cf0f20736d84da68f4e0b5807af890 (patch)
treee0f5235a5bbd6caac52f98fae2cb02d8e0a769d3
parent683d7ce0af68c795377f13a36a797621f3598373 (diff)
downloadaur-e644be30a3cf0f20736d84da68f4e0b5807af890.tar.gz
the directory is called SteamVR now
-rw-r--r--osvr-steamvr.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/osvr-steamvr.install b/osvr-steamvr.install
index dbe162dd454e..14e05b3c9ed1 100644
--- a/osvr-steamvr.install
+++ b/osvr-steamvr.install
@@ -1,7 +1,7 @@
post_install() {
echo "==> Now copy the driver to the SteamVR directory according to https://github.com/ValveSoftware/openvr/wiki/Driver-Documentation."
echo "==> Should be something like:"
- echo "==> cp -rf /usr/lib/steamvr/drivers/osvr/ ~/.local/share/Steam/SteamApps/common/OpenVR/drivers/"
+ echo "==> cp -rf /usr/lib/steamvr/drivers/osvr/ ~/.local/share/Steam/SteamApps/common/SteamVR/drivers/"
}
post_upgrade() {