cvs commit: ports/emulators/rtc Makefile pkg-plist

Alexander Leidinger netchild at FreeBSD.org
Sun Feb 26 12:12:13 PST 2006


Am Sun, 26 Feb 2006 12:13:08 +0100
schrieb Jean-Yves Lefort <jylefort at FreeBSD.org>:

> On Sat, 25 Feb 2006 23:39:06 +0000 (UTC)
> Alexander Leidinger <netchild at 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/


More information about the cvs-all mailing list