Date: Sun, 26 Feb 2006 21:12:17 +0100 From: Alexander Leidinger <netchild@FreeBSD.org> To: Jean-Yves Lefort <jylefort@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/rtc Makefile pkg-plist Message-ID: <20060226211217.39dba0d5@Magellan.Leidinger.net> In-Reply-To: <20060226121308.1c962a82.jylefort@FreeBSD.org> References: <200602252339.k1PNd6Uk041197@repoman.freebsd.org> <20060226121308.1c962a82.jylefort@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Am Sun, 26 Feb 2006 12:13:08 +0100 schrieb Jean-Yves Lefort <jylefort@FreeBSD.org>: > On Sat, 25 Feb 2006 23:39:06 +0000 (UTC) > Alexander Leidinger <netchild@FreeBSD.org> wrote: > > > netchild 2006-02-25 23:39:06 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulators/rtc Makefile pkg-plist > > Log: > > Unbreak port and make it a little bit more package friendly. > > > > Approved by: portmgr (kris) > > > > Revision Changes Path > > 1.31 +9 -6 ports/emulators/rtc/Makefile > > 1.7 +4 -0 ports/emulators/rtc/pkg-plist > > You forgot this in post-install: > > .if ${OSVERSION} < 500104 > ${RM} -f ${DEVDIR}/rtc > -mknod /dev/rtc c ${CDEV_MAJOR} 0 > .endif For the mknod part see my other mail, for the RM part: we don't need this, since the default linux_base port doesn't contain a dev directory (any other linux_Base port should be fixed if it contains a dev directory). Bye, Alexander. -- The best things in life are free, but the expensive ones are still worth a look. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060226211217.39dba0d5>