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

Antonio Rojas arojas at archlinux.org
Thu Apr 28 22:01:16 UTC 2016


    Date: Friday, April 29, 2016 @ 00:01:16
  Author: arojas
Revision: 266616

Hooks

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

------------------+
 PKGBUILD         |    1 -
 kdevelop.install |   13 -------------
 2 files changed, 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 22:00:34 UTC (rev 266615)
+++ PKGBUILD	2016-04-28 22:01:16 UTC (rev 266616)
@@ -23,7 +23,6 @@
 	'plasma-framework: for the plasma addons')
 conflicts=(kdevelop-qmljs)
 replaces=(kdevelop-qmljs)
-install="$pkgname.install"
 source=("http://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
 sha1sums=('b56ba171d6ec42259664c088d80588a765d9c132')
 

Deleted: kdevelop.install
===================================================================
--- kdevelop.install	2016-04-28 22:00:34 UTC (rev 266615)
+++ kdevelop.install	2016-04-28 22:01:16 UTC (rev 266616)
@@ -1,13 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-mime-database usr/share/mime  &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list