kde-workspace: rebuild against qalculate-0.9.9
This commit is contained in:
parent
4357c14fae
commit
01048fd9f6
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ _kappversion=15.04.1
|
|||
|
||||
pkgname=kde-workspace
|
||||
version=4.11.19
|
||||
revision=4
|
||||
revision=5
|
||||
short_desc="Provides the interface and basic tools for the KDE workspace"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2.1, FDL"
|
||||
|
@ -46,7 +46,7 @@ make_dirs="
|
|||
pre_configure() {
|
||||
sed -e "s,@PKG_SYSCONFDIR@,/etc,g" -i kdm/kcm/main.cpp
|
||||
}
|
||||
|
||||
|
||||
post_install() {
|
||||
vmkdir etc/pam.d
|
||||
for f in kde kde-np kscreensaver; do
|
||||
|
|
Loading…
Reference in a new issue