[arch-commits] Commit in elfutils/trunk (PKGBUILD)
Laurent Carlier
lcarlier at nymeria.archlinux.org
Mon May 19 16:21:50 UTC 2014
Date: Monday, May 19, 2014 @ 18:21:49
Author: lcarlier
Revision: 213310
upgpkg: elfutils 0.158-3
install static libs (FS#40364)
Modified:
elfutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-05-19 16:09:55 UTC (rev 213309)
+++ PKGBUILD 2014-05-19 16:21:49 UTC (rev 213310)
@@ -4,7 +4,7 @@
pkgname=elfutils
pkgver=0.158
-pkgrel=2
+pkgrel=3
pkgdesc="Libraries and utilities to handle ELF object files and DWARF debugging information"
arch=('i686' 'x86_64')
url="https://fedorahosted.org/elfutils/"
@@ -49,6 +49,4 @@
cd ${pkgname}-${pkgver}
make DESTDIR="${pkgdir}" install
-
- rm "${pkgdir}"/usr/lib/lib{asm,dw,elf}.a
}
More information about the arch-commits
mailing list