mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
The Debian packaging no longer needs to create these links as they are available in upstream code. Override lintian errors as removing the links in upstream will lead to code breaks in certain development modes. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
11 lines
707 B
Plaintext
11 lines
707 B
Plaintext
# This is a consequnce of bug in jsxc
|
|
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838183. While is is possible
|
|
# to change the upstream Plinth code to remove the links and create during
|
|
# installation, the jsxc module in Plinth will stop working in certain modes of
|
|
# development. We belive the proper fix for the problem is to fix the above
|
|
# issue.
|
|
plinth source: source-contains-unsafe-symlink plinth/modules/jsxc/static/img
|
|
plinth source: source-contains-unsafe-symlink plinth/modules/jsxc/static/libjs-jsxc/jsxc.css
|
|
plinth source: source-contains-unsafe-symlink plinth/modules/jsxc/static/libjs-jsxc/lib
|
|
plinth source: source-contains-unsafe-symlink plinth/modules/jsxc/static/libjs-jsxc/sound
|