[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Mar 1 18:06:43 UTC 2011


    Date: Tuesday, March 1, 2011 @ 13:06:43
  Author: ibiru
Revision: 111890

upgpkg: xulrunner 1.9.2.14-1
update to 1.9.2.14

Modified:
  xulrunner/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-01 17:41:37 UTC (rev 111889)
+++ PKGBUILD	2011-03-01 18:06:43 UTC (rev 111890)
@@ -2,9 +2,9 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 pkgname=xulrunner
-pkgver=1.9.2.13
-_ffoxver=3.6.13
-pkgrel=4
+pkgver=1.9.2.14
+_ffoxver=3.6.14
+pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -21,7 +21,7 @@
         xulrunner-png14.patch
         enable-x86_64-tracemonkey.patch
         python2.7.patch)
-md5sums=('d7c90aed8209beefa74badf02e8eeae1'
+md5sums=('ab0d00cd33e6b2388429dda1c01abd01'
          '01b1b13ac37122fbcb3b3c9198867a46'
          'd839d1c4ef736e6d89ccf91b23b965a4'
          '63eee2d1da3b43c9d604f2253f242f40'
@@ -56,6 +56,10 @@
   unset CXXFLAGS
 
   make -j1 -f client.mk build MOZ_MAKE_FLAGS="$MAKEFLAGS"
+}
+
+package() {
+  cd "${srcdir}/mozilla-1.9.2"
   make -j1 DESTDIR="${pkgdir}" install
 
   #Remove included dictionaries, add symlink to system myspell path.




More information about the arch-commits mailing list