On Mon, 6 Jun 2011 18:42:20 +0200 Petr Sabata <con...@redhat.com> wrote:
> On Mon, Jun 06, 2011 at 04:36:24PM +0100, Ethan Grammatikidis wrote: > > On Mon, 6 Jun 2011 10:35:56 +0200 > > Petr Sabata <con...@redhat.com> wrote: > > > > > + @mkdir -p ${DESTDIR}${MANPREFIX}/man1 > > > > This is the sort of thing which has people symlinking man -> share/man or > > vice versa. > > > > I really don't see how that could possibly apply to this situation. the -p option creates leading dirs. meh.