Merge lp:~popey/uak/fix-bug-1219292 into lp:uak

Status: Merged
Merged at revision: 138
Proposed branch: lp:~popey/uak/fix-bug-1219292
Merge into: lp:uak
Diff against target: 38 lines (+31/-0)
1 file modified
README (+31/-0)
To merge this branch: bzr merge lp:~popey/uak/fix-bug-1219292
Reviewer Review Type Date Requested Status
Randall Ross Pending
Review via email: mp+183338@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
1=== modified file 'README'
2--- README 2013-02-13 15:57:19 +0000
3+++ README 2013-08-31 19:58:24 +0000
4@@ -1,3 +1,34 @@
5+Welcome to the Ubuntu Advocacy Kit!
6+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7+
8+** Packaged version
9+
10+If you actually wanted to get a nicely packaged build of the UAK to use on your machine rather than build the UAK from scratch then follow these steps:-
11+
12+ sudo add-apt-repository ppa:ubuntu-adk-admins/ppa
13+ sudo apt-get update
14+ sudo apt-get install ubuntu-adk-en
15+
16+An icon for UAK will then be present in the dash, making it easy to find and launch.
17+
18+** Building UAK:-
19+
20+To build UAK easily on Ubuntu you may need the following additional packages installed:
21+
22+ * python-polib
23+ * python-sphinx
24+ * fdupes
25+ * devscripts
26+
27+Inside the same directory as this README, simply execute the following command:-
28+
29+ debuild -uc -us
30+
31+This will build a .deb in the parent directory called uak-en_0.x_all.deb (where x is the version number) which can be installed on any machine (of any supported architecture).
32+
33+
34+** What's in the UAK:-
35+
36 Directory structure:
37
38 - ./uak/ - where all the docs are.

Subscribers

People subscribed via source and target branches