8 lines
330 B
Plaintext
8 lines
330 B
Plaintext
|
# no need for old init-script:
|
||
|
addFilter("suse-missing-rclink orthanc");
|
||
|
# end-of-line is not really a pain:
|
||
|
addFilter("wrong-file-end-of-line-encoding /usr/share/doc/packages/orthanc/Samples/CppHelpers/README.md");
|
||
|
# some python files are installed under 'examples'
|
||
|
# they should be adjusted
|
||
|
addFilter("env-script-interpreter");
|