From d0a7d402f97e2947e6cdefebb0fcd6e814ef5d85 Mon Sep 17 00:00:00 2001 From: "Daniel F. Dickinson" Date: Thu, 7 May 2026 03:00:02 -0400 Subject: [PATCH] radicale3: clean out cspell hints Remove unwanted cspell hints from Makefile and initscript. Signed-off-by: Daniel F. Dickinson --- net/radicale3/Makefile | 3 --- net/radicale3/files/radicale3.init | 2 -- 2 files changed, 5 deletions(-) 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