icon: Add drop-shadows to the SVG files; stop generating in the png versions
[fw/altos] / debian / altos.postinst
1 #!/bin/sh
2 set -e
3
4 test "$1" = 'configure' || exit 0
5
6 rm -f /etc/apt/sources.list.d/altos.list
7
8 #DEBHELPER#
9