OpenRC: fix mtab service, procfs service is not valid.

This commit is contained in:
Juan RP 2011-06-25 23:09:09 +02:00
parent 96d347966e
commit 2bbfbc658f
2 changed files with 2 additions and 2 deletions

View file

@ -267,7 +267,7 @@ xbps changes:
depend()
{
- need root
+ need root procfs
+ need root
keyword -prefix
}

View file

@ -1,7 +1,7 @@
# Template file for 'OpenRC'
pkgname=OpenRC
version=20110211
revision=10
revision=11
wrksrc=openrc-${version}
distfiles="http://xbps.nopcode.org/distfiles/openrc-$version.tar.bz2"
build_style=custom-install