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.prerm | |
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.prerm')
-rwxr-xr-x | debian/itzks-systems-smartboard.prerm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/itzks-systems-smartboard.prerm b/debian/itzks-systems-smartboard.prerm index 5d1a0c6..28f8025 100755 --- a/debian/itzks-systems-smartboard.prerm +++ b/debian/itzks-systems-smartboard.prerm @@ -117,8 +117,6 @@ scalable/apps/SMART_LanguageChooser.svg\n 16x16/apps/SMART_LanguageChooser.png " -set -x - case "$1" in remove) cd /usr/share/itzks-systems-smartboard |