* Make maxima-xmaxima package noarch: installs an executable arch-independent script to %_bindir. OBS-URL: https://build.opensuse.org/package/show/Education/maxima?expand=0&rev=119
9 lines
341 B
Plaintext
9 lines
341 B
Plaintext
# maxima uses uncompressed info files as its inline documentation
|
|
addFilter("infopage-not-compressed")
|
|
|
|
# Caused by info files used for maxima's inline docs
|
|
addFilter("maxima-lang\..* package-with-huge-docs")
|
|
|
|
# Test file used for md5 checking
|
|
addFilter("maxima.*: E: zero-length /usr/share/maxima/.*/share/stringproc/len-0-md5-d41d8c.txt")
|