[arch-commits] CVS update of extra/devel/gcc-gcj (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Jun 24 21:02:10 UTC 2007


    Date: Sunday, June 24, 2007 @ 17:02:10
  Author: jgc
    Path: /home/cvs-extra/extra/devel/gcc-gcj

Modified: PKGBUILD (1.26 -> 1.27)

Write correct soname version, it's not official yet, so use the same soname level debian uses.


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: extra/devel/gcc-gcj/PKGBUILD
diff -u extra/devel/gcc-gcj/PKGBUILD:1.26 extra/devel/gcc-gcj/PKGBUILD:1.27
--- extra/devel/gcc-gcj/PKGBUILD:1.26	Sun Jun 24 16:44:22 2007
+++ extra/devel/gcc-gcj/PKGBUILD	Sun Jun 24 17:02:10 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.26 2007/06/24 20:44:22 andyrtr Exp $
+# $Id: PKGBUILD,v 1.27 2007/06/24 21:02:10 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 # There's a circular dependency between gcc-gcj and eclipse-ecj. There is no 
@@ -50,6 +50,7 @@
   patch -Np0 -i ${startdir}/src/gcc-hash-style-both.patch || return 1
 
   echo ${pkgver} > gcc/BASE-VER
+  echo "80:0:0" > libjava/libtool-version
 
   mkdir build
   cd build




More information about the arch-commits mailing list