Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: runlevels/
Date: Mon, 09 Jul 2012 14:29:06
Message-Id: 1341843151.a1bf1025918d6af1ad093c27ead9f170be7064d9.WilliamH@OpenRC
1 commit: a1bf1025918d6af1ad093c27ead9f170be7064d9
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Mon Jul 9 14:12:31 2012 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 9 14:12:31 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=a1bf1025
7
8 fix typo
9
10 ---
11 runlevels/Makefile | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/runlevels/Makefile b/runlevels/Makefile
15 index da2d4ea..509bb5f 100644
16 --- a/runlevels/Makefile
17 +++ b/runlevels/Makefile
18 @@ -37,7 +37,7 @@ BOOT-NetBSD= hostid newsyslog savecore syslogd
19 # NetBSD specific stuff
20 BOOT-NetBSD+= devdb swap-blk ttys wscons
21
22 -ifeq(${MKOLDNET},yes)
23 +ifeq (${MKOLDNET},yes)
24 boot-FreeBSD += net.lo0
25 boot-Linux += net.lo
26 boot-NetBSD += net.lo0