Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
elisp-site-file-install "${FILESDIR}/${SITEFILE}"
fi
- if use examples; then
- insinto /usr/share/doc/${PF}
- doins -r pit
- fi
+ use examples && dodoc -r pit
}
pkg_postinst() {
elisp-site-file-install "${FILESDIR}/${SITEFILE}"
fi
- if use examples; then
- insinto /usr/share/doc/${PF}
- doins -r pit
- fi
+ use examples && dodoc -r pit
}
pkg_postinst() {