libaltos: Build the linux library targets when doing a 'fat' build
[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