/usr/share/dictionaries-common/cdbs/dict-common.mk is in dictionaries-common-dev 1.27.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | $(patsubst %,install/%,$(DEB_PACKAGES)) ::
installdeb-ispell -p$(cdbs_curpkg)
installdeb-wordlist -p$(cdbs_curpkg)
installdeb-aspell -p$(cdbs_curpkg)
installdeb-myspell -p$(cdbs_curpkg)
installdeb-hunspell -p$(cdbs_curpkg)
|