diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-13 04:51:18 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-13 04:51:18 +0100 |
commit | 2b1cbdd32efc10fac82c039e924604edc28e47d3 (patch) | |
tree | d80e1eacaf957e6294a64e13ff2deea486374fc8 /debian/itzks-systems-smartboard.postinst | |
parent | 885e23d88bd44903714c51c75860f4c59796e6f4 (diff) | |
download | itzks-systems-2b1cbdd32efc10fac82c039e924604edc28e47d3.tar.gz itzks-systems-2b1cbdd32efc10fac82c039e924604edc28e47d3.tar.bz2 itzks-systems-2b1cbdd32efc10fac82c039e924604edc28e47d3.zip |
itzks-systems-smartboard: Remove debugging code from package scripts.
Diffstat (limited to 'debian/itzks-systems-smartboard.postinst')
-rwxr-xr-x | debian/itzks-systems-smartboard.postinst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/itzks-systems-smartboard.postinst b/debian/itzks-systems-smartboard.postinst index 386bf97..1a7686d 100755 --- a/debian/itzks-systems-smartboard.postinst +++ b/debian/itzks-systems-smartboard.postinst @@ -118,8 +118,6 @@ scalable/apps/SMART_LanguageChooser.svg\n 16x16/apps/SMART_LanguageChooser.png " -set -x - case "$1" in configure) if [ -d "$SMARTBOARD_CHROOT" ]; then |