diff options
Diffstat (limited to 'app-crypt/dehydrated/dehydrated-0.4.0.ebuild')
-rw-r--r-- | app-crypt/dehydrated/dehydrated-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/dehydrated/dehydrated-0.4.0.ebuild b/app-crypt/dehydrated/dehydrated-0.4.0.ebuild index 11fa01ce3b27..628c7be3e665 100644 --- a/app-crypt/dehydrated/dehydrated-0.4.0.ebuild +++ b/app-crypt/dehydrated/dehydrated-0.4.0.ebuild @@ -15,9 +15,9 @@ KEYWORDS="~amd64 ~x86" RDEPEND="app-shells/bash" src_install() { - default dobin "${PN}" insinto "/etc/${PN}" doins docs/examples/{config,domains.txt,hook.sh} dodoc docs/*.md + default } |