From 18a0c2f201348def02942d4bb29eda3d4c31c33f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 3 Jan 2018 16:35:47 +0100 Subject: White-space cleanup. --- debian/itzks-systems-smartboard.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/itzks-systems-smartboard.postinst') diff --git a/debian/itzks-systems-smartboard.postinst b/debian/itzks-systems-smartboard.postinst index 13704f2..ff935b6 100755 --- a/debian/itzks-systems-smartboard.postinst +++ b/debian/itzks-systems-smartboard.postinst @@ -123,7 +123,7 @@ case "$1" in if [ -d "$SMARTBOARD_CHROOT" ]; then cd /usr/share/itzks-systems-smartboard find * -type f | while read path; do - ln -fs /usr/share/itzks-systems-smartboard/$path /usr/share/$path + ln -fs /usr/share/itzks-systems-smartboard/$path /usr/share/$path done cd - 1>/dev/null -- cgit v1.2.3