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