Rename fiels to protect them from Guix reading them
This commit is contained in:
parent
60f912bfbb
commit
2cddfd9adc
|
@ -9,7 +9,7 @@
|
|||
(srfi 13)
|
||||
(srfi 14))
|
||||
|
||||
(include "licenses.scm")
|
||||
(include "licenses.data-scm")
|
||||
|
||||
(define tmpdir (list-ref (command-line) 1))
|
||||
(if (not (file-exists? "repo.scm")) (error "No repo.scm found"))
|
||||
|
|
Loading…
Reference in New Issue