~ubuntu-branches/ubuntu/maverick/partman-basicmethods/maverick

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2007-02-20 20:52:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070220205203-zqwnp6fu23mk5g8h
Tags: 33ubuntu1
Move sanity-checking scripts from finish.d to check.d.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        dh_clean -k
23
23
        debian/install-rc active_partition
24
24
        debian/install-rc choose_method
25
 
        debian/install-rc finish.d
 
25
        debian/install-rc check.d
26
26
        debian/install-rc update.d
27
27
        rm -rf `find debian/$(PACKAGE) -name CVS`
28
28
        rm -rf `find debian/$(PACKAGE) -name .svn`