[arch-commits] Commit in binutils/repos (testing-i686 testing-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Jun 12 14:03:09 UTC 2008


    Date: Thursday, June 12, 2008 @ 10:03:09
  Author: andyrtr
Revision: 2707

Merged revisions 2666-2706 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/binutils/trunk

........
  r2705 | andyrtr | 2008-06-12 13:56:15 +0000 (Do, 12 Jun 2008) | 2 lines
  
  upgpkg: binutils 2.18-8
      fix #10251
........

Modified:
  binutils/repos/testing-i686/	(properties)
  binutils/repos/testing-i686/PKGBUILD

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


Property changes on: binutils/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /binutils/trunk:1-2665
   + /binutils/trunk:1-2706

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-06-12 13:56:45 UTC (rev 2706)
+++ testing-i686/PKGBUILD	2008-06-12 14:03:09 UTC (rev 2707)
@@ -5,7 +5,7 @@
 
 pkgname=binutils
 pkgver=2.18
-pkgrel=7
+pkgrel=8
 _date=20080610
 pkgdesc="A set of programs to assemble and manipulate binary and object files"
 arch=('i686' 'x86_64')
@@ -59,7 +59,7 @@
     install -m 644 bfd/libbfd.a ${startdir}/pkg/usr/lib
   fi
 
-  rm -f ${startdir}/pkg/usr/man/man1/{dlltool,nlmconv,windres}*
+  rm -f ${startdir}/pkg/usr/share/man/man1/{dlltool,nlmconv,windres,windmc}*
 
   # Remove these symlinks, with binutils prereleases they are not ABI stable.
   # Programs should compile static to the .a file.





More information about the arch-commits mailing list