[arch-commits] Commit in kde-cli-tools/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Apr 15 19:43:54 UTC 2015
Date: Wednesday, April 15, 2015 @ 21:43:54
Author: arojas
Revision: 237189
Install kdesu man page now that kdesu4 has been split from kdebase-runtime
Modified:
kde-cli-tools/kde-unstable/PKGBUILD
----------+
PKGBUILD | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-15 19:12:58 UTC (rev 237188)
+++ PKGBUILD 2015-04-15 19:43:54 UTC (rev 237189)
@@ -5,7 +5,7 @@
pkgname=kde-cli-tools
pkgver=5.2.95
-pkgrel=1
+pkgrel=2
pkgdesc="Tools based on KDE Frameworks 5 to better interact with the system"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/kde-cli-tools'
@@ -34,7 +34,4 @@
package() {
cd build
make DESTDIR="$pkgdir" install
-
- # conflicts with kdebase-runtime
- rm -r "$pkgdir"/usr/share/man
}
More information about the arch-commits
mailing list