Obsolete
/
recipes
Archived
3
0
Fork 0
This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
recipes/weirdos-keys/recipe.spec

15 lines
239 B
Plaintext
Raw Normal View History

2019-08-26 16:28:33 +02:00
name: weirdos-keys
version: 0.1
release: 1
sources: root@rootfs.karchnu-5d63d87c.rsa.pub
@configure
true
@build
true
@install
mkdir -p "%{pkg}/etc/apk/keys"
install -m444 "root@rootfs.karchnu-5d63d87c.rsa.pub" "%{pkg}/etc/apk/keys"