Merge lp:~mterry/qtvideo-node/dont-install-tests into lp:qtvideo-node

Proposed by Michael Terry
Status: Needs review
Proposed branch: lp:~mterry/qtvideo-node/dont-install-tests
Merge into: lp:qtvideo-node
Diff against target: 9 lines (+1/-0)
1 file modified
debian/rules (+1/-0)
To merge this branch: bzr merge lp:~mterry/qtvideo-node/dont-install-tests
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ubuntu Phablet Team Pending
Review via email: mp+158407@code.launchpad.net

Commit message

Don't install into /usr/tests

Description of the change

Don't install into /usr/tests

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

28. By Michael Terry

don't install /usr/tests

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-03-15 01:17:51 +0000
3+++ debian/rules 2013-04-11 15:51:26 +0000
4@@ -10,4 +10,5 @@
5 dh $@ --parallel --buildsystem=qmake
6
7 override_dh_install:
8+ rm -r debian/qtvideonode-plugin/usr/tests
9 dh_install --fail-missing

Subscribers

People subscribed via source and target branches