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

Removed thunderbird from app-install-data-ubuntu

parent 1371de15
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=3
VERSION=4
. ./config
......@@ -26,7 +26,7 @@ cp $DATA/applications.menu menu-data/applications.menu
# We remove any info about non-free packages
egrep -lr 'X-AppInstall-Section=(multiverse|restricted)' . | xargs -r rm
for i in firefox jockey ndisgtk chromium-browser bughugger testdrive menueditor lp-review-list groundcontrol gstreamer nvidia dell-recovery ubufox
for i in firefox jockey ndisgtk chromium-browser bughugger testdrive menueditor lp-review-list groundcontrol gstreamer nvidia dell-recovery ubufox thunderbird
do
find -name *$i*xpm -exec rm {} \;
find -name *$i*png -exec rm {} \;
......
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