--- /usr/portage/gnome-base/nautilus/nautilus-3.16.2.ebuild 2015-09-12 11:31:02.000000000 +0200 +++ nautilus-3.16.2-r1.ebuild 2015-11-11 19:48:27.590801475 +0100 @@ -6,7 +6,7 @@ GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" # Needed with USE 'sendto' -inherit eutils gnome2 readme.gentoo virtualx +inherit eutils gnome2 readme.gentoo virtualx pax-utils DESCRIPTION="A file manager for the GNOME desktop" HOMEPAGE="https://wiki.gnome.org/Apps/Nautilus" @@ -108,6 +108,7 @@ } src_install() { + pax-mark -m "${WORKDIR}"/"${P}"/src/.libs/nautilus || "pax-mark failed" use previewer && readme.gentoo_create_doc gnome2_src_install }