~ubuntu-branches/ubuntu/quantal/mythexport/quantal

« back to all changes in this revision

Viewing changes to debian/mythexport.postrm

  • Committer: Bazaar Package Importer
  • Author(s): John Baab
  • Date: 2009-03-11 09:22:55 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090311092255-rcoilu538y14if41
Tags: 1.99.3-0ubuntu1
* debian/rules:
  - Added missing dependency libhtml-template-perl 
* debian/mythexport.postinst,mythexport.postrm 
  - Moved configs
* Moved configs in daemon and cgi pages  
* Fixed issue where only the first userjob was updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        #These files may have been created during installation
10
10
        rm -f /var/www/.mythtv
11
11
        rm -f /var/www/mythexport
12
 
        rm -f /etc/mythtv/mythexport.cfg
 
12
        rm -f /etc/mythtv/mythexport
13
13
;;
14
14
 
15
15
    remove|upgrade|abort-upgrade|abort-remove|abort-deconfigure)