Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paul Bredbury
aports
Commits
a09a85fc
Commit
a09a85fc
authored
1 year ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/sddm: fix -lang subpackage
parent
a9ddb623
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/sddm/APKBUILD
+9
-2
9 additions, 2 deletions
community/sddm/APKBUILD
with
9 additions
and
2 deletions
community/sddm/APKBUILD
+
9
−
2
View file @
a09a85fc
...
@@ -62,8 +62,7 @@ build() {
...
@@ -62,8 +62,7 @@ build() {
}
}
check
()
{
check
()
{
cd
build
ctest
--test-dir
build
--output-on-failure
CTEST_OUTPUT_ON_FAILURE
=
TRUE ctest
}
}
package
()
{
package
()
{
...
@@ -73,6 +72,14 @@ package() {
...
@@ -73,6 +72,14 @@ package() {
install
-Dm644
"
$srcdir
"
/sddm.confd
"
$pkgdir
"
/etc/conf.d/sddm
install
-Dm644
"
$srcdir
"
/sddm.confd
"
$pkgdir
"
/etc/conf.d/sddm
}
}
lang
()
{
pkgdesc
=
"Languages for package
$pkgname
"
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
lang"
depends
=
"
$depends_lang
"
amove usr/share/sddm/translations-qt6
}
sha512sums
=
"
sha512sums
=
"
2e8e460e7f318f20a406dcbb1a9fa1dc78b6a5b8d888bfbbaae22b9c642dbc49cf2ac682b4ea9ed847bbafa9bdc361ba08795e59cad970088b370caaaa70f458 sddm-v0.21.0.tar.gz
2e8e460e7f318f20a406dcbb1a9fa1dc78b6a5b8d888bfbbaae22b9c642dbc49cf2ac682b4ea9ed847bbafa9bdc361ba08795e59cad970088b370caaaa70f458 sddm-v0.21.0.tar.gz
42a0b24717820d98a42d178b5d3a40441672d496c9d8f7c2f8002d770a2718324e9d00d0f27602232b91e8bb042693125507d6cb8371b6f6f211f2b95babe666 0001-pam-path-fix.patch
42a0b24717820d98a42d178b5d3a40441672d496c9d8f7c2f8002d770a2718324e9d00d0f27602232b91e8bb042693125507d6cb8371b6f6f211f2b95babe666 0001-pam-path-fix.patch
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment