mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/elfutils: fix
This commit is contained in:
parent
25ba268dcd
commit
1b0cd02406
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ package_debuginfod() {
|
|||
(
|
||||
cd "$pkgdir"
|
||||
|
||||
_pick libelf etc/debuginfod/*
|
||||
#_pick libelf etc/debuginfod/*
|
||||
_pick libelf etc/profile.d/*
|
||||
_pick libelf usr/{include,lib}
|
||||
_pick elfutils usr/bin/eu-*
|
||||
|
|
Loading…
Reference in a new issue