Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
651
Issues
651
List
Boards
Labels
Service Desk
Milestones
Merge Requests
181
Merge Requests
181
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
284e3a57
Commit
284e3a57
authored
Jul 14, 2019
by
Bart Ribbers
Committed by
Leo
Jul 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/kate: move docs to package specific location
parent
6b87043c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
testing/kate/APKBUILD
testing/kate/APKBUILD
+4
-1
No files found.
testing/kate/APKBUILD
View file @
284e3a57
...
...
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
kate
pkgver
=
19.04.3
pkgrel
=
0
pkgrel
=
1
arch
=
"all"
url
=
"https://kde.org/applications/utilities/org.kde.kate"
pkgdesc
=
"A multi-document, multi-view text editor"
...
...
@@ -36,6 +36,9 @@ check() {
package
()
{
DESTDIR
=
"
$pkgdir
"
make
install
mkdir
-p
"
$pkgdir
"
/usr/share/doc/
$pkgname
mv
"
$pkgdir
"
/usr/share/doc/HTML
"
$pkgdir
"
/usr/share/doc/
$pkgname
/
}
sha512sums
=
"57ea4a527307dd45818b7e3f1b59ac346f5e82090b01fb010d4e3e31d00eda9c1b8e554ab203c3320fa073fbd65e775e27375f254f05f2dee512a32ef09bc218 kate-19.04.3.tar.xz"
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