Merge lp:~james-page/charms/precise/etherpad-lite/drop-ppa into lp:charms/etherpad-lite

Proposed by James Page
Status: Merged
Approved by: Mark Mims
Approved revision: 10
Merged at revision: 10
Proposed branch: lp:~james-page/charms/precise/etherpad-lite/drop-ppa
Merge into: lp:charms/etherpad-lite
Diff against target: 18 lines (+1/-2)
2 files modified
hooks/ep-common (+0/-1)
revision (+1/-1)
To merge this branch: bzr merge lp:~james-page/charms/precise/etherpad-lite/drop-ppa
Reviewer Review Type Date Requested Status
Mark Mims (community) Approve
Review via email: mp+113703@code.launchpad.net

Description of the change

This update drops use of the PPA for node and npm.

The version in precise is good enought and etherpad does not yet support the
0.8.x version of node that is now in the PPA.

To post a comment you must log in.
Revision history for this message
Mark Mims (mark-mims) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/ep-common'
2--- hooks/ep-common 2012-03-30 17:10:49 +0000
3+++ hooks/ep-common 2012-07-06 08:34:23 +0000
4@@ -26,7 +26,6 @@
5
6 install_node () {
7 juju-log "Installing node..."
8- add-apt-repository ppa:chris-lea/node.js
9 apt-get update
10 apt-get -y install -qq nodejs nodejs-dev build-essential npm curl
11 }
12
13=== modified file 'revision'
14--- revision 2012-03-30 17:10:49 +0000
15+++ revision 2012-07-06 08:34:23 +0000
16@@ -1,1 +1,1 @@
17-21
18+22

Subscribers

People subscribed via source and target branches

to all changes: