Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
b94a6784
Commit
b94a6784
authored
Dec 05, 2016
by
Chaoting Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sddm: accept default empty dir
parent
37668acd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
sddm/PKGBUILD
sddm/PKGBUILD
+2
-4
No files found.
sddm/PKGBUILD
View file @
b94a6784
...
...
@@ -2,17 +2,15 @@
pkgname
=
sddm
pkgver
=
0.14.0
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
'QML based X11 and Wayland display manager'
arch
=(
'x86_64'
)
url
=
'http://github.com/sddm/sddm'
license
=(
'GPL'
)
depends
=(
'qt5-declarative'
)
makedepends
=(
'cmake'
'extra-cmake-modules'
'python3-docutils'
'qt5-tools'
)
conflicts
=(
'sddm-qt5-git'
'sddm-git'
)
provides
=(
'sddm-qt5-git'
'sddm-git'
)
replaces
=(
'sddm-qt5-git'
'sddm-git'
)
install
=
"
${
pkgname
}
.install"
options
=(
'emptydirs'
)
backup
=(
'usr/share/sddm/scripts/Xsetup'
'etc/sddm.conf'
'etc/pam.d/sddm'
)
...
...
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