--- fvwm-2.5.27.ebuild 2009-03-18 03:46:14.734281918 -0700 +++ fvwm-2.5.27.ebuild 2009-03-18 03:39:33.508643141 -0700 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.26.ebuild,v 1.2 2009/01/09 15:06:36 remi Exp $ +# $Header: $ inherit eutils flag-o-matic @@ -168,7 +168,9 @@ rm -f "${D}/usr/bin/fvwm-convert-2.6" \ "${D}/usr/share/man/man1/fvwm-convert-2.6.1" + dodir /etc/X11/Sessions echo "/usr/bin/fvwm" > "${D}/etc/X11/Sessions/${PN}" + fperms a+x /etc/X11/Sessions/${PN} dodoc AUTHORS ChangeLog NEWS README \ docs/{ANNOUNCE,BUGS,COMMANDS,CONVENTIONS} \