Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Christoph Roick
kdevelop
Commits
240040c0
Commit
240040c0
authored
Oct 24, 2018
by
Kevin Funk
☕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
appimage: Remove Breeze wallpaper from artefact
22M uncompressed in size...
parent
8dac4da3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
appimage/kdevelop-recipe-centos6.sh
appimage/kdevelop-recipe-centos6.sh
+4
-0
No files found.
appimage/kdevelop-recipe-centos6.sh
View file @
240040c0
...
...
@@ -459,8 +459,12 @@ cp -R /usr/lib/python3.6 /kdevelop.appdir/usr/lib/
rm
-Rf
/kdevelop.appdir/usr/lib/python3.6/
{
test
,config-3.5m,__pycache__,site-packages,lib-dynload,distutils,idlelib,unittest,tkinter,ensurepip
}
mkdir
-p
/kdevelop.appdir/usr/share/kdevelop/
# Breeze cruft
cp
$BUILD
/breeze-icons/icons/breeze-icons.rcc /kdevelop.appdir/usr/share/kdevelop/icontheme.rcc
rm
-Rf
/kdevelop.appdir/usr/share/icons/breeze
*
# not needed because of the rcc
rm
-Rf
/kdevelop.appdir/usr/share/wallpapers
rm
-f
/kdevelop.appdir/usr/bin/llvm
*
rm
-f
/kdevelop.appdir/usr/bin/clang
*
rm
-f
/kdevelop.appdir/usr/bin/opt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment