OpenRC: remove references to vanilla.
This commit is contained in:
parent
22c5cba96f
commit
f73b1808e6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'OpenRC'
|
# Template file for 'OpenRC'
|
||||||
pkgname=OpenRC
|
pkgname=OpenRC
|
||||||
version=20110211
|
version=20110211
|
||||||
revision=12
|
revision=13
|
||||||
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
|
||||||
|
@ -44,7 +44,7 @@ Add_dependency full sysvinit
|
||||||
Add_dependency build diffutils
|
Add_dependency build diffutils
|
||||||
|
|
||||||
_version="0.7.0-${version} #${revision}"
|
_version="0.7.0-${version} #${revision}"
|
||||||
_branding="Vanilla GNU/Linux"
|
_branding="Void GNU/Linux"
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue