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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Jun 12 13:56:15 UTC 2008


    Date: Thursday, June 12, 2008 @ 09:56:15
  Author: andyrtr
Revision: 2705

upgpkg: binutils 2.18-8
    fix #10251

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-12 12:13:20 UTC (rev 2704)
+++ PKGBUILD	2008-06-12 13:56:15 UTC (rev 2705)
@@ -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