diff --git a/srcpkgs/OpenRC/patches/xbps_changes.diff b/srcpkgs/OpenRC/patches/xbps_changes.diff index 3581ee5010..1db6b5e8e1 100644 --- a/srcpkgs/OpenRC/patches/xbps_changes.diff +++ b/srcpkgs/OpenRC/patches/xbps_changes.diff @@ -63,13 +63,6 @@ xbps changes: # To fix this, set to "yes" -fix_euro="NO" +fix_euro="yes" ---- conf.d/staticroute.Linux.orig 2009-10-21 10:58:05.000000000 +0200 -+++ conf.d/staticroute.Linux 2009-10-21 10:58:17.000000000 +0200 -@@ -1,2 +1,3 @@ - # Example static route. See route(8) for syntax. --staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1" -+# -+#staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1" --- mk/prog.mk.orig 2009-10-21 11:00:28.000000000 +0200 +++ mk/prog.mk 2009-10-21 11:00:36.000000000 +0200 @@ -17,7 +17,6 @@ _DYNLINK_SH= if test "${PREFIX}" = "" & diff --git a/srcpkgs/OpenRC/template b/srcpkgs/OpenRC/template index e69e0a7d9f..b1f3bca0f0 100644 --- a/srcpkgs/OpenRC/template +++ b/srcpkgs/OpenRC/template @@ -1,13 +1,12 @@ # Template file for 'OpenRC' pkgname=OpenRC -version=0.5.3 -revision=1 +version=0.6.0 wrksrc=openrc-${version} distfiles="http://roy.marples.name/downloads/openrc/openrc-$version.tar.bz2" build_style=gnu_makefile short_desc="Universal init system" maintainer="Juan RP " -checksum=1e3120906d93fb1746f00355eb42b2ee510daafdad79d7c0dea2eb48eea3ad43 +checksum=1b302ef12b1c144ae4260d442bd9fa5dd6176c9601d9c1f609ef49f14a1b0728 long_desc=" OpenRC is a dependency based init system that works with the system provided init program, normally /sbin/init. It is not a replacement for