mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-02 09:40:35 +00:00
7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
|
# the man page is in the subpackage data
|
||
|
addFilter("openttd.*: W: no-manual-page-for-binary openttd")
|
||
|
# no other package depends on this package, so this should not matter
|
||
|
addFilter("openttd.*: W: file-contains-date-and-time /usr/bin/openttd")
|
||
|
addFilter("openttd.*: W: file-contains-current-date /usr/bin/openttd")
|
||
|
|