SHA256
1
0
forked from pool/xz
xz/xz-rpmlintrc

5 lines
243 B
Plaintext
Raw Normal View History

# rpmlint freaks out because we declare the lang multibuild as noarch and
# %_libdir is archspecific, but we either exclude %_libdir or it's in the part
# belonging to the archfull build
addFilter("libdir-macro-in-noarch-package.*%{_libdir}")