- ran spec-cleaner OBS-URL: https://build.opensuse.org/package/show/X11:FOX/fox16?expand=0&rev=115
7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
# this is primary a syntax file
|
|
addFilter("script-without-shebang .*/usr/bin/Adie.stx")
|
|
# fox16 doesn't contain any binary - but the subpackages do
|
|
addFilter("W: no-binary")
|
|
# package name is libFOX
|
|
addFilter("no-dependency-on fox16*/fox16-libs/libfox16*");
|