mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
app-shells/fish-command-timer: remove RedundantDodir
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -10,13 +10,13 @@ SRC_URI="https://github.com/jichu4n/fish-command-timer/archive/${PV}.tar.gz -> $
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=">=app-shells/fish-2.2"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_install() {
|
||||
dodir "/usr/share/fish/vendor_conf.d"
|
||||
insinto "/usr/share/fish/vendor_conf.d"
|
||||
doins "conf.d/fish_command_timer.fish"
|
||||
einstalldocs
|
||||
|
||||
Reference in New Issue
Block a user