Little improvements

This commit is contained in:
2017-07-24 03:46:06 +02:00
parent 6e9217e5d0
commit 199c56e141
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ fakeroot sh -e <<-EOF
url = $url
builddate = \`date -u +%s\`
packager = $author
size = \`du -sb --apparent-size | cut -f1\`
size = \`du -sb | cut -f1\`
arch = $arch
END
cd "$wd" && tar cJf "../$target" .PKGINFO *