Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Unified Diff: ports/devenv/install-base-packages.sh

Issue 1409963002: Pulling in newer packages, add emacs to the defaults. (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/devenv/build.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/devenv/install-base-packages.sh
diff --git a/ports/devenv/install-base-packages.sh b/ports/devenv/install-base-packages.sh
index 96eabb8450e6642b290532004f48d0a284205e6f..ef90d0be5a660f7870d830182b156c610ba785e1 100755
--- a/ports/devenv/install-base-packages.sh
+++ b/ports/devenv/install-base-packages.sh
@@ -78,6 +78,7 @@ InstallBasePackages() {
less \
nano \
python \
+ emacs \
vim"
pkg install -y -U $extra_packages
« no previous file with comments | « ports/devenv/build.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698