mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
Revert "kwallet: fix conflicts with kf6-kwallet"
This reverts commit d21059b98d
.
This commit is contained in:
parent
28e3be663e
commit
4b21fab362
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kwallet'
|
||||
pkgname=kwallet
|
||||
version=5.115.0
|
||||
revision=3
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=ON -DBUILD_KWALLET_QUERY=OFF"
|
||||
hostmakedepends="gettext kcoreaddons extra-cmake-modules
|
||||
|
@ -26,8 +26,6 @@ do_check() {
|
|||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/dbus-1/services/org.kde.kwalletd5.service
|
||||
rm ${DESTDIR}/usr/bin/kwallet-query
|
||||
rm ${DESTDIR}/usr/share/man/man1/kwallet-query.1
|
||||
}
|
||||
|
||||
kwallet-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue