xbps-src: erm fix a wrong part from previous.
This commit is contained in:
parent
cfb09f2d9f
commit
9fd74f3cf5
|
@ -77,7 +77,7 @@ xbps_write_metadata_pkg()
|
|||
#
|
||||
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 fpattern="s|${DESTDIR}||g;s|^\./$||g;/^$/d"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user