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

Ionut Biru ibiru at archlinux.org
Tue Mar 20 12:07:17 UTC 2012


    Date: Tuesday, March 20, 2012 @ 08:07:17
  Author: ibiru
Revision: 153904

gsettings schema was dropped.

Modified:
  libwebkit/trunk/PKGBUILD
Deleted:
  libwebkit/trunk/libwebkit.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-20 11:44:19 UTC (rev 153903)
+++ PKGBUILD	2012-03-20 12:07:17 UTC (rev 153904)
@@ -12,7 +12,6 @@
 depends=('libxt' 'libxslt' 'sqlite3' 'icu' 'gstreamer0.10-base' 'libsoup' 'enchant' 'libgl')
 makedepends=('gperf' 'gobject-introspection' 'python2' 'gtk2' 'gtk3' 'mesa')
 options=('!libtool' '!emptydirs')
-install=libwebkit.install
 source=(http://webkitgtk.org/webkit-$pkgver.tar.xz)
 sha256sums=('b5f7b9eef333609d457a0e6b335ff8d9e31c92459019b8aa80e1e24767601bb0')
 

Deleted: libwebkit.install
===================================================================
--- libwebkit.install	2012-03-20 11:44:19 UTC (rev 153903)
+++ libwebkit.install	2012-03-20 12:07:17 UTC (rev 153904)
@@ -1,11 +0,0 @@
-post_install() {
-  usr/bin/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