Merge lp:~markellmtthw/dropoff/fix-932224 into lp:~elementary-dev-community/dropoff/dropoff

Proposed by Matthew Markell
Status: Merged
Approved by: Tom Beckmann
Approved revision: 8
Merged at revision: 13
Proposed branch: lp:~markellmtthw/dropoff/fix-932224
Merge into: lp:~elementary-dev-community/dropoff/dropoff
Diff against target: 12 lines (+8/-0)
1 file modified
INSTALL (+8/-0)
To merge this branch: bzr merge lp:~markellmtthw/dropoff/fix-932224
Reviewer Review Type Date Requested Status
Tom Beckmann Approve
Review via email: mp+93426@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Tom Beckmann (tombeckmann) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'INSTALL'
2--- INSTALL 1970-01-01 00:00:00 +0000
3+++ INSTALL 2012-02-16 15:22:22 +0000
4@@ -0,0 +1,8 @@
5+Install:
6+ bzr branch lp:dropoff
7+ cd dropoff
8+ mkdir build
9+ cd build
10+ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
11+ make
12+ sudo make install

Subscribers

People subscribed via source and target branches