Merge lp:~soaringsky/ugr-ebuild/current into lp:ugr-ebuild

Proposed by JC Hulce
Status: Merged
Approved by: JC Hulce
Approved revision: 186
Merged at revision: 186
Proposed branch: lp:~soaringsky/ugr-ebuild/current
Merge into: lp:ugr-ebuild
Diff against target: 13 lines (+3/-0)
1 file modified
conf.sh (+3/-0)
To merge this branch: bzr merge lp:~soaringsky/ugr-ebuild/current
Reviewer Review Type Date Requested Status
JC Hulce (community) Approve
Review via email: mp+65547@code.launchpad.net

Commit message

* Fix issues with evince install (LP: #785762)

Description of the change

* Fix issues with evince install (LP: #785762)

To post a comment you must log in.
Revision history for this message
JC Hulce (soaringsky) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'conf.sh'
2--- conf.sh 2011-06-21 01:15:29 +0000
3+++ conf.sh 2011-06-22 18:56:32 +0000
4@@ -161,6 +161,9 @@
5 # Work around lp:734162 (bug where ubuntu repo key is not added)
6 # apt-key adv --keyserver keyserver.ubuntu.com --recv 3E5C1192
7
8+# Fix issues with evince
9+apt-get install -f -y evince
10+
11 # Remove conflicts
12 # Bye-bye unity
13 apt-get remove -f -y --purge gnome-accessibility-themes unity unity-common unity-2d unity-asset-pool unity-place-applications unity-place-files

Subscribers

People subscribed via source and target branches

to all changes: