summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-03-23 16:42:43 -0700
committerJosh Blum <josh@joshknows.com>2012-03-23 16:42:43 -0700
commit793c8c000a6844a688afb7eda2bb162dd588ad95 (patch)
tree99304655f374f10885833204ea61aae27d4845b5 /host
parent7e395dab9a2b04933cafab3e93c0b7e098fcb826 (diff)
parent17068bc38dff216caed300141015fee882dfb133 (diff)
downloaduhd-793c8c000a6844a688afb7eda2bb162dd588ad95.tar.gz
uhd-793c8c000a6844a688afb7eda2bb162dd588ad95.tar.bz2
uhd-793c8c000a6844a688afb7eda2bb162dd588ad95.zip
Merge branch 'maint'
Diffstat (limited to 'host')
-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