mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emacs/csharp-mode: install important files
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -14,10 +14,6 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
RESTRICT="test" # tries to install an old version of dash from the network
|
||||
|
||||
DOCS=( README.org )
|
||||
ELISP_REMOVE="csharp-mode-tests.el" # useless since we can not run tests
|
||||
SITEFILE="50${PN}-gentoo.el"
|
||||
|
||||
src_install() {
|
||||
elisp-install ${PN} csharp-mode.el{,c}
|
||||
elisp-site-file-install "${FILESDIR}/${SITEFILE}"
|
||||
dodoc README.org
|
||||
}
|
||||
Reference in New Issue
Block a user