Skip to content

Commit

Permalink
app-crypt/dehydrated: Add new version, fixes #608448
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
mschiff committed Feb 6, 2017
1 parent 85d39e1 commit 4b13f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/dehydrated/dehydrated-0.4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit 4b13f40

Please sign in to comment.