~ubuntu-branches/ubuntu/natty/btrfs-tools/natty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Colin Watson
  • Date: 2009-12-04 17:47:29 UTC
  • Revision ID: cjwatson@canonical.com-20091204174729-8le2vat4a93gnppe
Move btrfsck from /usr/bin to /sbin, in preparation for future possible
uses of btrfs as the root filesystem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
                cd `dirname $$MANPAGE` && gunzip `basename $$MANPAGE`; cd -; \
18
18
        done
19
19
 
 
20
        mv debian/btrfs-tools/usr/bin/btrfsck debian/btrfs-tools/sbin/
 
21
 
20
22
override_dh_strip:
21
23
        dh_strip --dbg-package=btrfs-tools-dbg