net-im/mautrix-slack: je me fatigue

Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
Alarig Le Lay 2024-10-16 11:51:03 +02:00
parent 1b0041e2bc
commit 17b9b3c380
Signed by: alarig
GPG key ID: 7AFE62C6DF8BCDEC
2 changed files with 1 additions and 4 deletions

View file

@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mautrix/slack/archive/refs/tags/v0.1.1.tar.gz -> mautrix-slack-0.1.1.gh.tar.gz https://herbizarre.swordarmor.fr/garbage/mautrix-slack-0.1.1-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=3e4f0070e1448c462c9e785ee0ad9f49
_md5_=70134801d31d8903b2cfbbcfac748ad0

View file

@ -33,9 +33,6 @@ src_install() {
fowners -R root:mautrix /var/log/mautrix
fperms -R 770 /var/log/mautrix
insinto "/etc/mautrix"
newins "example-config.yaml" "${PN/-/_}.yaml"
newinitd "${FILESDIR}/${PN}.initd" "${PN}"
systemd_dounit "${FILESDIR}/${PN}.service"