Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Kate
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Utilities
Kate
Commits
d2a8fc09
Commit
d2a8fc09
authored
Jun 16, 2016
by
Christoph Cullmann
🐮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix deploy scripty
parent
8e73f678
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mac/emerge-deploy.sh
mac/emerge-deploy.sh
+1
-1
No files found.
mac/emerge-deploy.sh
View file @
d2a8fc09
...
...
@@ -9,7 +9,7 @@ set -e
# deploy qt plugins as extra plugins, too, as e.g. iconengine will be missing otherwise ;)
for
i
in
kwrite kate
;
do
echo
$i
;
cp
-f
share/icons/breeze/breeze-icons
.rcc Applications/KDE/
$i
.app/Contents/Resources/icontheme.rcc
cp
-f
bin/data/icontheme
.rcc Applications/KDE/
$i
.app/Contents/Resources/icontheme.rcc
cp
-f
lib/libexec/kf5/kioslave Applications/KDE/
$i
.app/Contents/MacOS
cp
-f
lib/libexec/kf5/kio_http_cache_cleaner Applications/KDE/
$i
.app/Contents/MacOS
...
...
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