abuild: add origin in .PKGINFO

This commit is contained in:
Natanael Copa 2011-03-31 09:49:51 +00:00
parent 63c3cb39f6
commit 701be9224c
1 changed files with 1 additions and 0 deletions

View File

@ -521,6 +521,7 @@ builddate = $builddate
packager = ${PACKAGER:-"Unknown"}
size = $size
arch = $parch
origin = $pkgname
EOF
local i deps
deps="$depends"