Merge lp:~roadmr/checkbox/packaging-fix-checkbox-old-typo into lp:~checkbox-dev/checkbox/checkbox-packaging

Proposed by Daniel Manrique
Status: Merged
Approved by: Daniel Manrique
Approved revision: 12
Merged at revision: 12
Proposed branch: lp:~roadmr/checkbox/packaging-fix-checkbox-old-typo
Merge into: lp:~checkbox-dev/checkbox/checkbox-packaging
Diff against target: 12 lines (+1/-1)
1 file modified
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~roadmr/checkbox/packaging-fix-checkbox-old-typo
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+173025@code.launchpad.net

Commit message

Just fixes an omission which broke the checkbox daily build :/

Description of the change

Just fixes an omission which broke the checkbox daily build :/

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

Mwhaha, I'll self-approve this as it's an obvious typo.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/rules'
2--- debian/rules 2013-07-03 21:07:48 +0000
3+++ debian/rules 2013-07-04 13:29:29 +0000
4@@ -37,7 +37,7 @@
5 dh_installdocs -pcheckbox-urwid checkbox-old/README
6 dh_installdocs -pcheckbox-gtk checkbox-old/README
7 dh_installdocs -pcheckbox-qt checkbox-old/README
8- dh_installdocs -pcheckbox-hw-collection ./README
9+ dh_installdocs -pcheckbox-hw-collection checkbox-old/README
10 dh_installdocs
11
12 override_dh_clean:

Subscribers

People subscribed via source and target branches