summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-07-07 01:57:19 +0200
committerChristoph Haag2016-07-07 01:57:19 +0200
commit78078b74d1aef337a643f9886e514c05ad583a06 (patch)
tree41657e2734a5631dac2e6fec3b1def08788887b0
parent00eb0039e9116df0a432a4031339149682a0c59b (diff)
downloadaur-78078b74d1aef337a643f9886e514c05ad583a06.tar.gz
well, really don't install the test
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e53672c7e36..4e13ae00ec1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ package() {
cd osvr-steamvr-build
make DESTDIR="$pkgdir/" install
- # *sigh*
+ rm -f "$pkgdir"/usr/bin/osvr_print_displays
}
md5sums=('SKIP'
'2dd82e55b6291d32c611dd899d8a8164')