OpenRC: fix mtab service, procfs service is not valid.
This commit is contained in:
parent
96d347966e
commit
2bbfbc658f
2 changed files with 2 additions and 2 deletions
|
@ -267,7 +267,7 @@ xbps changes:
|
||||||
depend()
|
depend()
|
||||||
{
|
{
|
||||||
- need root
|
- need root
|
||||||
+ need root procfs
|
+ need root
|
||||||
keyword -prefix
|
keyword -prefix
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'OpenRC'
|
# Template file for 'OpenRC'
|
||||||
pkgname=OpenRC
|
pkgname=OpenRC
|
||||||
version=20110211
|
version=20110211
|
||||||
revision=10
|
revision=11
|
||||||
wrksrc=openrc-${version}
|
wrksrc=openrc-${version}
|
||||||
distfiles="http://xbps.nopcode.org/distfiles/openrc-$version.tar.bz2"
|
distfiles="http://xbps.nopcode.org/distfiles/openrc-$version.tar.bz2"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue