---
 scripts/makepkg.sh.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in
index a0134f6..1729782 100644
--- a/scripts/makepkg.sh.in
+++ b/scripts/makepkg.sh.in
@@ -1220,7 +1220,7 @@ create_package() {
 
        msg2 "$(gettext "Generating .MTREE file...")"
        LANG=C bsdtar -czf .MTREE --format=mtree \
-               
--options='!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link' \
+               
--options='!all,use-set,type,uid,uname,gid,gname,mode,time,size,md5,sha256,link'
 \
                "${comp_files[@]}" *
        comp_files+=(".MTREE")
 
-- 
2.7.2

Reply via email to