From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- www-apps/baikal/baikal-0.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-apps/baikal/baikal-0.5.2.ebuild') diff --git a/www-apps/baikal/baikal-0.5.2.ebuild b/www-apps/baikal/baikal-0.5.2.ebuild index a1de25422205..c44cf7d9ddaf 100644 --- a/www-apps/baikal/baikal-0.5.2.ebuild +++ b/www-apps/baikal/baikal-0.5.2.ebuild @@ -25,11 +25,11 @@ S=${WORKDIR}/${PN} src_install() { webapp_src_preinst - dodoc *.md || die "dodoc failed" + dodoc *.md einfo "Installing web files" insinto "${MY_HTDOCSDIR}" - doins -r html/* html/.htaccess Core vendor || die "doins failed" + doins -r html/* html/.htaccess Core vendor einfo "Setting up container for configuration" insinto /etc/${PN} -- cgit v1.2.3