summaryrefslogtreecommitdiffstats
path: root/host/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'host/cmake')
-rwxr-xr-xhost/cmake/debian/preinst.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/cmake/debian/preinst.in b/host/cmake/debian/preinst.in
index dc8795d8d..9e8e50b90 100755
--- a/host/cmake/debian/preinst.in
+++ b/host/cmake/debian/preinst.in
@@ -17,5 +17,5 @@
#
if [ "$1" = "install" ]; then
- ls
+ echo
fi