Date: Sun, 26 Feb 2006 02:17:58 +0100 From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: freebsd-emulation@FreeBSD.org, kris@obsecurity.org Subject: Re: [kris@FreeBSD.org: cvs commit: ports/emulators/rtc Makefile] Message-ID: <20060226021758.553ddd0d.jylefort@FreeBSD.org> In-Reply-To: <20060225234516.3410ccec@Magellan.Leidinger.net> References: <20060225211045.GR15500@xor.obsecurity.org> <20060225230128.2764ed73@Magellan.Leidinger.net> <20060225231438.2e15f76f.jylefort@FreeBSD.org> <20060225222128.GA52309@xor.obsecurity.org> <20060225234516.3410ccec@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Sun__26_Feb_2006_02_17_58_+0100_41XJE8S/naQv7Oj2 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 25 Feb 2006 23:45:16 +0100 Alexander Leidinger <Alexander@Leidinger.net> wrote: > Am Sat, 25 Feb 2006 17:21:29 -0500 > schrieb Kris Kennaway <kris@obsecurity.org>: >=20 > > > > While I'm here fix the port a little bit to be more package friendl= y. > > > > > > > > post-install: > > > > - ${RM} -f ${DEVDIR}/rtc > > > > - -mknod /dev/rtc c ${CDEV_MAJOR} 0 > > >=20 > > > You no longer want to create the device when installing from the port? > >=20 > > You can't make devices this way in a post-FreeBSD 4 world. >=20 > It moved into the plist with an @exec in case of OSVERSION < 500104. We > want the device to be created when installed as a package too, right? :-) @exec directives are not processed when installing from the port. --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Sun__26_Feb_2006_02_17_58_+0100_41XJE8S/naQv7Oj2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQFEAQHGyzD7UaO4AGoRAufdAJ4kpAdbTKWMkTKJ6tP9CeRV+jKGQQCfXJJo AXr/puAYaejBKLfknkk0EUg= =nic0 -----END PGP SIGNATURE----- --Signature=_Sun__26_Feb_2006_02_17_58_+0100_41XJE8S/naQv7Oj2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060226021758.553ddd0d.jylefort>