Ticket #742: ticket742.patch
File ticket742.patch, 576 bytes (added by , 13 years ago) |
---|
-
setup.sh
93 93 #Version must be kept up to date (removes 3 packages) 94 94 apt-get --assume-yes remove linux-headers-2.6.38-8 95 95 96 97 # this is a fix for Ticket #742 (http://trac.osgeo.org/osgeo/ticket/742) and 98 # will install the xulrunner to get firefox working in eclips required for uDig project 99 apt-get install --yes xulrunner-1.9.2 100 96 101 # Remove unused home directories 97 102 #?? rm -fr /home/user/Downloads 98 103 rm -fr /home/user/Documents