SHA256
1
0
forked from pool/guix

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
This commit is contained in:
Tomáš Chvátal
2015-02-05 14:36:30 +00:00
committed by Git OBS Bridge
commit 6dd4783a8c
13 changed files with 1018 additions and 0 deletions

5
guix-rpmlintrc Normal file
View File

@@ -0,0 +1,5 @@
# 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)