Removed thunderbird from app-install-data-ubuntu
This commit is contained in:
parent
1371de15dc
commit
21dfcbc9f6
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=3
|
VERSION=4
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -26,7 +26,7 @@ cp $DATA/applications.menu menu-data/applications.menu
|
||||||
|
|
||||||
# We remove any info about non-free packages
|
# We remove any info about non-free packages
|
||||||
egrep -lr 'X-AppInstall-Section=(multiverse|restricted)' . | xargs -r rm
|
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
|
do
|
||||||
find -name *$i*xpm -exec rm {} \;
|
find -name *$i*xpm -exec rm {} \;
|
||||||
find -name *$i*png -exec rm {} \;
|
find -name *$i*png -exec rm {} \;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue