OpenRC: update to 0.6.0.

--HG--
extra : convert_revision : db46ca86d051f77feb78f75e9916f04503838014
This commit is contained in:
Juan RP 2010-01-09 13:13:28 +01:00
parent 2786b0c4b5
commit 72171d7893
2 changed files with 2 additions and 10 deletions

View file

@ -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}" = "" &