psa: fix updateBar
[feedingit] / psa_harmattan / feedingit / deb_dist / feedingit-0.1.0 / debian / feedingit.postinst.debhelper
1
2 # Automatically added by dh_python2:
3 if which pycompile >/dev/null 2>&1; then
4         pycompile -p feedingit /usr/share/feedingit -V 2.6
5 fi
6
7 # End automatically added section