Archived
3
0
This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
recipes/rc/recipe.spec
Luka Vandervelden a5e68e70c6 Initial commit.
Recipes still untested at this point.
2019-08-03 12:06:11 +02:00

15 lines
221 B
Ruby

name: rc
version: 0.0.1
release: 1
sources: https://git.karchnu.fr/JunkOS/rc/archive/579e431144e33b2510260b1bce5505fd328d2961.tar.gz
@configure
true
@build
true
@install
mkdir -p '%{pkg}/etc'
cp rc/* '%{pkg}/etc/'