[arch-commits] Commit in thunderbird/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Thomas Bächler thomas at archlinux.org
Thu Oct 1 09:21:21 UTC 2009


    Date: Thursday, October 1, 2009 @ 05:21:21
  Author: thomas
Revision: 53493

Merged revisions 53492 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/thunderbird/trunk

........
  r53492 | thomas | 2009-10-01 11:21:05 +0200 (Do, 01 Okt 2009) | 2 lines
  
  upgpkg: thunderbird 2.0.0.23-1
      Upstream update to 2.0.0.23
........

Modified:
  thunderbird/repos/extra-x86_64/	(properties)
  thunderbird/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)


Property changes on: thunderbird/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /thunderbird/trunk:1-46660
   + /thunderbird/trunk:1-53492

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-01 09:21:05 UTC (rev 53492)
+++ extra-x86_64/PKGBUILD	2009-10-01 09:21:21 UTC (rev 53493)
@@ -3,7 +3,7 @@
 # Contributor: Dale Blount <dale at archlinux.org>
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 pkgname=thunderbird
-pkgver=2.0.0.22
+pkgver=2.0.0.23
 pkgrel=1
 pkgdesc="Standalone Mail/News reader"
 arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@
         firefox-2.0-link-layout.patch
         thunderbird-appversion.patch
         xulrunner-elif.patch)
-md5sums=('080c26dcb0ed563519a6061139a0bf92'
+md5sums=('2e118fcf752ee60ce994f1471f9632d1'
          '17e3015259da53f40bc445b27078f693'
          'ea4e3c3dee98e3891bef16409551eb6e'
          'bc6f10a06407faee6494acad546aabf9'
@@ -31,6 +31,9 @@
          '38457261a6355365079dbe5c2342ec68')
 
 build() {
+  # -Wl,--as-needed seems to fail here
+  unset LDFLAGS
+
   cd "${srcdir}/mozilla"
   patch -Np1 -i "${srcdir}/thunderbird-1.5-lang.patch" || return 1
   patch -Np1 -i "${srcdir}/firefox-2.0-link-layout.patch" || return 1




More information about the arch-commits mailing list