Hello Stephen,
You may also use make-file-writable to change permissions as you need.
HTH,
John
Stephen,
Stephen Scheck 写道:
Is there a way to retrieve the unaltered source of a Git project
in a
`(package ...)` definition? I'm using `%build-inputs` to
retrieve the
source, but this is a directory in /gnu/store, and all of the
file
permissions are changed to read-only (0400), which unfortun
Hello,
Is there a way to retrieve the unaltered source of a Git project in a
`(package ...)` definition? I'm using `%build-inputs` to retrieve the
source, but this is a directory in /gnu/store, and all of the file
permissions are changed to read-only (0400), which unfortunately causes
problems wit