signify: extract update_* to external update file
This commit is contained in:
parent
c60c444f24
commit
b66b32dad2
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ license="ISC"
|
|||
homepage="http://www.tedunangst.com/flak/post/signify"
|
||||
distfiles="${SOURCEFORGE_SITE}/slackdepot/${pkgname}/${pkgname}-portable-${version}.tar.bz2"
|
||||
checksum=11c0a1ac0ca8075d2f00036f8de53a213346c4b2ecf44dacedc60d160569f6b2
|
||||
update_pkgname="${pkgname}-portable"
|
||||
wrksrc="${pkgname}-portable-${version}"
|
||||
|
||||
pre_build() {
|
||||
|
|
1
srcpkgs/signify/update
Normal file
1
srcpkgs/signify/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname="${pkgname}-portable"
|
Loading…
Add table
Reference in a new issue