--- xlockmore-5.03-r2.ebuild Wed Mar 6 17:38:24 2002 +++ xlockmore-5.03-r3.ebuild Thu Mar 21 22:26:24 2002 @@ -28,7 +28,7 @@ # sigh... broken configure script and/or makefile... myconf="${myconf} --without-motif --without-gtk" - ./configure --prefix=/usr --mandir=${prefix}/man/man1 \ + ./configure --prefix=/usr --mandir=${prefix}/share/man/man1 \ --sharedstatedir=/usr/share/xlockmore --host=${CHOST} ${myconf} || die emake || die @@ -52,7 +52,7 @@ src_install () { - make prefix=${D}/usr mandir=${D}/usr/man/man1 xapploaddir=${D}/usr/X11R6/lib/X11/app-defaults install || die + make prefix=${D}/usr mandir=${D}/usr/share/man/man1 xapploaddir=${D}/usr/X11R6/lib/X11/app-defaults install || die exeinto /usr/bin