[arch-commits] Commit in deepin-mutter/trunk (PKGBUILD deepin-mutter.install)

Felix Yan fyan at archlinux.org
Wed Apr 27 16:19:44 UTC 2016


    Date: Wednesday, April 27, 2016 @ 18:19:43
  Author: fyan
Revision: 172080

upgpkg: deepin-mutter 3.18.2.7-2

Hooks rebuild (part 1)

Modified:
  deepin-mutter/trunk/PKGBUILD
Deleted:
  deepin-mutter/trunk/deepin-mutter.install

-----------------------+
 PKGBUILD              |    3 +--
 deepin-mutter.install |   11 -----------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 16:13:27 UTC (rev 172079)
+++ PKGBUILD	2016-04-27 16:19:43 UTC (rev 172080)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-mutter
 pkgver=3.18.2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Base window manager for deepin, fork of gnome mutter"
 arch=('i686' 'x86_64')
 url="https://gitcafe.com/Deepin/deepin-mutter"
@@ -15,7 +15,6 @@
          'libxkbcommon-x11' 'libgudev')
 makedepends=('gnome-common' 'gnome-doc-utils' 'gobject-introspection' 'gtk-doc' 'intltool' 'git')
 options=('!emptydirs')
-install="${pkgname}.install"
 source=("git+https://github.com/linuxdeepin/deepin-mutter.git#tag=$pkgver")
 md5sums=('SKIP')
 

Deleted: deepin-mutter.install
===================================================================
--- deepin-mutter.install	2016-04-27 16:13:27 UTC (rev 172079)
+++ deepin-mutter.install	2016-04-27 16:19:43 UTC (rev 172080)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list