Merge lp:~markellmtthw/feedler/fix-932224 into lp:feedler

Proposed by Matthew Markell
Status: Merged
Merge reported by: Cody Garver
Merged at revision: not available
Proposed branch: lp:~markellmtthw/feedler/fix-932224
Merge into: lp:feedler
Diff against target: 24 lines (+7/-5)
1 file modified
INSTALL (+7/-5)
To merge this branch: bzr merge lp:~markellmtthw/feedler/fix-932224
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+93453@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'INSTALL'
--- INSTALL 2011-09-25 13:37:03 +0000
+++ INSTALL 2012-02-16 16:48:21 +0000
@@ -15,13 +15,15 @@
15 15
1616
17General build instructions:17General build instructions:
18 1) mkdir build18 1) bzr branch lp:feedler
19 2) cd build19 2) cd feedler
20 3) cmake ..20 3) mkdir build
21 4) make 21 4) cd build
22 5) cmake .. -DCMAKE_INSTALLPREFIX=/usr
23 6) make
2224
23To install:25To install:
24 5) sudo make install26 7) sudo make install
2527
2628
27Have a nice day with Feedler;)29Have a nice day with Feedler;)

Subscribers

People subscribed via source and target branches

to all changes: