mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
radicale3: clean out cspell hints
Remove unwanted cspell hints from Makefile and initscript. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
This commit is contained in:
committed by
Josef Schlehofer
parent
5e70ed855f
commit
d0a7d402f9
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user