~josephjamesmills/ubuntutv/unity-lens-youtube-tv

« back to all changes in this revision

Viewing changes to debian/unity-lens-youtube.prerm.debhelper

  • Committer: Joseph Mills
  • Date: 2012-07-28 15:42:03 UTC
  • Revision ID: josephjamesmills@gmail.com-20120728154203-wwjdm47ezev00pkn
First Note there needs dependencys to be added

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Automatically added by dh_pysupport
 
2
if which update-python-modules >/dev/null 2>&1; then
 
3
        update-python-modules -c  unity-lens-youtube.private
 
4
fi
 
5
# End automatically added section