~ubuntu-branches/ubuntu/karmic/migration-assistant/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea
  • Date: 2007-07-31 20:21:35 UTC
  • Revision ID: james.westby@ubuntu.com-20070731202135-y6zv761s1zlscpov
Tags: 0.5.0
* Handle more than one installed copy of Windows (LP: #97081).
* Error if unable to mount Linux partitions.
* Bump installer-menu-item to 6400.
* Close directories in ma-search-users.
* Don't unmount devices when we can avoid having to.
* Look for registry files case-insensitively.
* Quote arguments to add_user (LP: #123425).
* Use stat instead of the DT_ macros to avoid issues with fuse.
* Add a debug log.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        dh_testdir
13
13
        dh_testroot
14
14
        rm -f build-stamp
15
 
        -$(MAKE) clean
 
15
        [ ! -f Makefile ] || $(MAKE) clean
16
16
        dh_clean
17
17
 
18
18
install: build