~ubuntu-core-dev/friendly-recovery/ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Stéphane Graber
  • Date: 2011-09-01 20:28:46 UTC
  • Revision ID: stgraber@ubuntu.com-20110901202846-1qazj8w3x4mhs8ga
Let's move everything to /lib/recovery-mode/

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
install/friendly-recovery::
13
13
        (cd po; make)
14
14
        mkdir -p debian/friendly-recovery
15
 
        #cp -ar etc/ debian/friendly-recovery
16
 
        cp -ar usr/ debian/friendly-recovery
 
15
        cp -ar lib/ debian/friendly-recovery
17
16
 
18
17
arch-build:
19
18
        rm -rf debian/arch-build