This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
|
name: sysvinit
|
|
version: 2.95
|
|
release: 1
|
|
sources: https://git.savannah.nongnu.org/cgit/sysvinit.git/snapshot/sysvinit-%{version}.tar.gz
|
|
dependencies:
|
|
- util-linux
|
|
|
|
@install
|
|
cd sysvinit-%{version} && make ROOT='%{pkg}' %{name}
|
|
|