common/hooks/do-pkg/00-gen-pkg: add new sourcepkg property to packages
added in xbps 0.60
This commit is contained in:
committed by
classabbyamp
parent
5456f283a3
commit
5da08192f2
@@ -88,6 +88,7 @@ genpkg() {
|
||||
--maintainer "${maintainer}" \
|
||||
--desc "${desc}" \
|
||||
--pkgver "${pkgver}" \
|
||||
--sourcepkg "${sourcepkg}" \
|
||||
--quiet \
|
||||
${PKGDESTDIR}
|
||||
rval=$?
|
||||
|
||||
Reference in New Issue
Block a user