JC Hulce has proposed merging lp:~soaringsky/ugr-ebuild/current into lp:ugr-ebuild.
Requested reviews: JC Hulce (soaringsky) Related bugs: Bug #785762 in ugr-ebuild: "evince-common update error" https://bugs.launchpad.net/ugr-ebuild/+bug/785762 For more details, see: https://code.launchpad.net/~soaringsky/ugr-ebuild/current/+merge/65547 * Fix issues with evince install (LP: #785762) -- https://code.launchpad.net/~soaringsky/ugr-ebuild/current/+merge/65547 Your team Team UGR is subscribed to branch lp:ugr-ebuild.
=== modified file 'conf.sh' --- conf.sh 2011-06-21 01:15:29 +0000 +++ conf.sh 2011-06-22 18:56:32 +0000 @@ -161,6 +161,9 @@ # Work around lp:734162 (bug where ubuntu repo key is not added) # apt-key adv --keyserver keyserver.ubuntu.com --recv 3E5C1192 +# Fix issues with evince +apt-get install -f -y evince + # Remove conflicts # Bye-bye unity apt-get remove -f -y --purge gnome-accessibility-themes unity unity-common unity-2d unity-asset-pool unity-place-applications unity-place-files
-- Mailing list: https://launchpad.net/~ubuntugnometeam Post to : ubuntugnometeam@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntugnometeam More help : https://help.launchpad.net/ListHelp