7 lines
353 B
Text
7 lines
353 B
Text
# We ship a cleaned tarbal with nonfree fonts removed
|
|
addFilter("W: invalid-url Source0: sdljava-0.9.1.tar.gz")
|
|
# Silence warnings about the nonfree font replacement symlinks
|
|
addFilter("W: dangling-symlink .*")
|
|
# The demos do not have docs / manpages, nor do they need these
|
|
addFilter("W: no-manual-page-for-binary .*")
|
|
addFilter("W: no-documentation")
|