Files
guix/guix-rpmlintrc
Tomáš Chvátal 6dd4783a8c Accepting request 284122 from home:sleep_walker:guix
changes since last attempt - used spec-cleaner to make spec file even more beautiful

OBS-URL: https://build.opensuse.org/request/show/284122
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=1
2015-02-05 14:36:30 +00:00

6 lines
214 B
Plaintext

# guix is bootstrapping package so there are some non-standard exceptions
setBadness("arch-dependent-file-in-usr-share",0)
# static binaries are expected for bootstrapping
setBadness("statically-linked-binary",0)