From f7a99d0b5325d9d7082b39d16cf17123d14a9788 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Tue, 3 Jan 2023 20:57:17 -0500 Subject: www-apps/meta-srht: update systemd scripts, ebuild --- www-apps/meta-srht/meta-srht-0.63.5.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www-apps/meta-srht/meta-srht-0.63.5.ebuild') diff --git a/www-apps/meta-srht/meta-srht-0.63.5.ebuild b/www-apps/meta-srht/meta-srht-0.63.5.ebuild index e4f69e8..cde6284 100644 --- a/www-apps/meta-srht/meta-srht-0.63.5.ebuild +++ b/www-apps/meta-srht/meta-srht-0.63.5.ebuild @@ -64,7 +64,8 @@ src_install() { systemd_dounit "${FILESDIR}/meta.sr.ht.service" systemd_dounit "${FILESDIR}/meta.sr.ht-api.service" systemd_dounit "${FILESDIR}/meta.sr.ht-webhooks.service" - systemd_dounit "${FILESDIR}/meta.sr.ht-daily.{service,timer}" + systemd_dounit "${FILESDIR}/meta.sr.ht-daily.service" + systemd_dounit "${FILESDIR}/meta.sr.ht-daily.timer" } plg_postinst() { -- cgit v1.2.3