Update kde-common

This commit is contained in:
Manuel 2012-05-26 11:48:04 +00:00
parent acd75dd3d0
commit dccf595e5f
2 changed files with 3 additions and 4 deletions

View File

@ -28,7 +28,7 @@ provides=("kde-common=${_kdever}" "kde-agent=${_kdever}")
groups=("kde" "kde-minimal" "kde-uninstall")
# also add some obvious dependencies here, as there are users out there who dont update such stuff
depends=("${_qtpkg}>=${_qtver}" 'pinentry' 'openssh' 'bash>=4.2' 'glibc>=2.11')
depends=("${_qtpkg}>=${_qtver}" 'pinentry' 'openssh' 'bash>=4.2' 'glibc>=2.15')
install=kde-common.install
@ -89,8 +89,7 @@ md5sums=('2afd86671ad0db31718157aecd46d528'
#
# build and install
#
build()
{
build() {
# install scripts for gpg/ssh-agent
install -D -m 755 -o root -g root $srcdir/agent-startup.sh $pkgdir/etc/kde/env/agent-startup.sh
install -D -m 755 -o root -g root $srcdir/agent-shutdown.sh $pkgdir/etc/kde/shutdown/agent-shutdown.sh

View File

@ -3,7 +3,7 @@
#
post_install() {
echo " "
echo " > KDE Software Compilation 4.8.3"
echo " > KDE Software Compilation 4.8.80 (beta1)"
echo " > packaged by the Chakra Project"
echo " "
echo " Installation Prefix : /usr"