summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e21a793deba..90eabe01a307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,8 +49,6 @@ cp -rn "\${DIN_INSTALL_DIR}/factory" "\${DIN_HOME_DIR}"
cp -rn "\${DIN_INSTALL_DIR}/din" "\${DIN_HOME_DIR}"
cd "\${DIN_HOME_DIR}"
-echo "make sure JACK server is running or"
-echo "you will get a segmentation fault when you run DIN."
exec ./din "\$@"
EOF
chmod +x "$pkgdir/usr/bin/din"