kwallet: fix conflicts with kf6-kwallet
This commit is contained in:
parent
416ec861c4
commit
d21059b98d
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'kwallet'
|
# Template file for 'kwallet'
|
||||||
pkgname=kwallet
|
pkgname=kwallet
|
||||||
version=5.115.0
|
version=5.115.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=ON -DBUILD_KWALLET_QUERY=OFF"
|
configure_args="-DBUILD_TESTING=ON -DBUILD_KWALLET_QUERY=OFF"
|
||||||
hostmakedepends="gettext kcoreaddons extra-cmake-modules
|
hostmakedepends="gettext kcoreaddons extra-cmake-modules
|
||||||
@ -26,6 +26,8 @@ do_check() {
|
|||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/share/dbus-1/services/org.kde.kwalletd5.service
|
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() {
|
kwallet-devel_package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user