xbps-src: erm fix a wrong part from previous.
This commit is contained in:
parent
cfb09f2d9f
commit
9fd74f3cf5
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ xbps_write_metadata_pkg()
|
||||||
#
|
#
|
||||||
xbps_write_metadata_pkg_real()
|
xbps_write_metadata_pkg_real()
|
||||||
{
|
{
|
||||||
local metadir=${XBPS_PKGMETADIR}/$pkgname
|
local metadir=${DESTDIR}/var/db/xbps/metadata/$pkgname
|
||||||
local f i j found arch dirat lnkat newlnk lver TMPFLIST TMPFPLIST
|
local f i j found arch dirat lnkat newlnk lver TMPFLIST TMPFPLIST
|
||||||
local fpattern="s|${DESTDIR}||g;s|^\./$||g;/^$/d"
|
local fpattern="s|${DESTDIR}||g;s|^\./$||g;/^$/d"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue