[arch-commits] Commit in kdevplatform/kde-unstable (PKGBUILD kdevplatform.install)

Antonio Rojas arojas at archlinux.org
Thu Apr 28 22:00:35 UTC 2016


    Date: Friday, April 29, 2016 @ 00:00:34
  Author: arojas
Revision: 266615

Hooks

Modified:
  kdevplatform/kde-unstable/PKGBUILD
Deleted:
  kdevplatform/kde-unstable/kdevplatform.install

----------------------+
 PKGBUILD             |    1 -
 kdevplatform.install |   11 -----------
 2 files changed, 12 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 22:00:05 UTC (rev 266614)
+++ PKGBUILD	2016-04-28 22:00:34 UTC (rev 266615)
@@ -12,7 +12,6 @@
 depends=(grantlee-qt5 hicolor-icon-theme kcmutils threadweaver kitemmodels ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
 makedepends=(extra-cmake-modules boost subversion)
 optdepends=('subversion: Subversion plugin')
-install="$pkgname.install"
 source=("http://download.kde.org/unstable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz")
 sha1sums=('aaeaf7833ed18941d44f43e5b0d87b60ae067751')
 

Deleted: kdevplatform.install
===================================================================
--- kdevplatform.install	2016-04-28 22:00:05 UTC (rev 266614)
+++ kdevplatform.install	2016-04-28 22:00:34 UTC (rev 266615)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list