Skip to content
Snippets Groups Projects
Commit ed3d22b8 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Fixed casper a11y scripts

parent 1afc576c
No related branches found
No related tags found
No related merge requests found
......@@ -17,14 +17,20 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=5
. ./config
# Get rid of /cow showing in the desktop
sed '/tmpfs/ s:$:\n/dev/loop1 /cow ext3 noauto 0 0:' scripts/casper-bottom/12fstab -i
sed '/v3/ s/$/\npgrep orca || exit/' ubiquity-hooks/30accessibility -i
rm scripts/casper-premount/10driver_updates
rm scripts/casper-bottom/33enable_apport_crashes
# Fix orca settings
sed '/set -e/d' -i bin/casper-a11y-enable
sed '/Empathy/d' -i bin/casper-a11y-enable
sed 's/-initramfs/-login -initramfs/' -i scripts/casper-bottom/30accessibility
changelog "Compiled for Trisquel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment