Skip to content
Snippets Groups Projects
Commit af90985b authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Fix ubuntu-mate-settings helper for aramo release.

parent f1d76659
No related branches found
No related tags found
1 merge request!716Fix ubuntu-mate-settings helper for aramo release.
Pipeline #501 passed
......@@ -89,15 +89,11 @@ image/x-gray=viewnior.desktop;gimp.desktop;
image/svg+xml=viewnior.desktop;
EOF
# indicator-session is only needed for lightdm
rm debian/indicator-session.desktop.in
sed '/indicator-session.desktop/d' -i usr/lib/ubuntu-mate/ubuntu-mate-settings-overlay debian/ubuntu-mate-default-settings.install debian/rules
sed '/fonts-ubuntu/d' -i debian/control
#Remove caja's dropbox autostart.
rm usr/bin/caja-dropbox-autostart
rm usr/share/mate/autostart/caja-dropbox-autostart.desktop
rm $(find -name caja-dropbox-autostart)
rm $(find -name caja-dropbox-autostart.desktop)
sed '/dropbox/d' -i debian/ubuntu-mate-default-settings.install
changelog "Customized 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