7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
|
. ../../APKBUILD.template
|
||
|
|
||
|
: ${pkgname:?"No package prefix provided"}
|
||
|
|
||
|
pkgname="$pkgname-secret-$_rx_pkgname"
|
||
|
pkgdesc="RedXen secret data: $_rx_pkgname"
|