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

Proposed by Matthew Markell
Status: Merged
Approved by: Kārlis Lukstiņš
Approved revision: 33
Merged at revision: 33
Proposed branch: lp:~markellmtthw/ergo/fix-932224
Merge into: lp:ergo
Diff against target: 22 lines (+7/-2)
1 file modified
INSTALL (+7/-2)
To merge this branch: bzr merge lp:~markellmtthw/ergo/fix-932224
Reviewer Review Type Date Requested Status
Ergo Developers Pending
Review via email: mp+93443@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-07-15 11:22:52 +0000
+++ INSTALL 2012-02-16 16:22:16 +0000
@@ -1,12 +1,17 @@
1 Install 1 Install
2--------------------------------------------------------------------------------2--------------------------------------------------------------------------------
3 Dependencies:
4 gtk+-3.0
5 granite
6 sqlite3
37
4• Build Ergo8• Build Ergo
59
6 bzr branch lp:ergo10 bzr branch lp:ergo
7 cd ergo11 cd ergo
8 mkdir build; cd build12 mkdir build
9 cmake ..13 cd build
14 cmake .. -DCMAKE_INSTALL_PREFIX=/usr
10 make15 make
11 sudo make install16 sudo make install
12 17

Subscribers

People subscribed via source and target branches

to all changes: