diff --git a/net/radicale3/Makefile b/net/radicale3/Makefile index 165b54b19a..b40d93bc17 100644 --- a/net/radicale3/Makefile +++ b/net/radicale3/Makefile @@ -1,9 +1,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. -# cspell:words TOPDIR PYPI Radicale conffiles dateutil defusedxml libpass -# cspell:words setuptools vobject - include $(TOPDIR)/rules.mk PKG_NAME:=radicale3 diff --git a/net/radicale3/files/radicale3.init b/net/radicale3/files/radicale3.init index 020653a760..4ebfde3f4e 100755 --- a/net/radicale3/files/radicale3.init +++ b/net/radicale3/files/radicale3.init @@ -1,7 +1,5 @@ #!/bin/sh /etc/rc.common # shellcheck shell=ash -# cspell:words CFGDIR SYSCFG USRCFG cfgfile chgrp defval getline hostlist -# cspell:words htpasswd radicale tmpconf tmpusers multifilesystem # shellcheck disable=SC2034 START=99