Patch to update contrib/solaris package builder [3rd patch]

mouring at etoh.eviladmin.org mouring at etoh.eviladmin.org
Sun May 13 02:43:05 EST 2001


Applied.

Thanks

- Ben


On Mon, 7 May 2001 ninjaz at webexpress.com wrote:

>
> On Mon, 7 May 2001 mouring at etoh.eviladmin.org wrote:
>
> >
> >
> > [.. From Makefile.. 'install-files:' section..]
> >         -rm -f $(DESTDIR)$(bindir)/slogin
> >         ln -s ssh$(EXEEXT) $(DESTDIR)$(bindir)/slogin
> >         -rm -f $(DESTDIR)$(mandir)/$(mansubdir)1/slogin.1
> >         ln -s ssh.1 $(DESTDIR)$(mandir)/$(mansubdir)1/slogin.1
> >
> > So they are symlinks.
>
> Thanks -
>
> Fixed in this patch (symlink entries in prototype).
>
> >
> > The packaging process still does not handle a lot of cases.  You may
> > always want to watch out for the 'mdoc vs man' formated manpages.  Most
> > solaris (all?) use 'man' formated.  The default documentation is in mdoc.
>
> This is fixed, too. (by using the foo.x.out files generated by the OpenSSH
> Makefile)  It requires perl, but so does the OpenSSL build, anyway ...
>
> > If I don't get a rewrite in the next few days.  I'll apply this as a
> > stop-gap.  But I'd like to see this rewritten, but I'll not get to it for
> > at least two weeks due to projects at work.
>
> Are these two issues the ones you wanted squashed?  Or is there a more
> ambitious complete rewrite you have in mind?
>
> 				-pete
>
>




More information about the openssh-unix-dev mailing list