radicale3: clean out cspell hints
authorDaniel F. Dickinson <redacted>
Thu, 7 May 2026 07:00:02 +0000 (03:00 -0400)
committerJosef Schlehofer <redacted>
Fri, 8 May 2026 05:24:27 +0000 (07:24 +0200)
Remove unwanted cspell hints from Makefile and initscript.

Signed-off-by: Daniel F. Dickinson <redacted>
net/radicale3/Makefile
net/radicale3/files/radicale3.init

index 165b54b19adbfc4f0df8b93cd261adee506a2689..b40d93bc1733685918a7c30abdf714ce73a8121d 100644 (file)
@@ -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
index 020653a760c48d123c777ab08e50d248648e68ab..4ebfde3f4e6ddeff5fa510b066767df4c29806ed 100755 (executable)
@@ -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
git clone https://git.99rst.org/PROJECT