FIXUP guix tiedostot ei voi alkaa .llä
This commit is contained in:
parent
bf4cab8c0d
commit
af5729b5f8
@ -99,7 +99,7 @@ the tiedote.md user on this system.")
|
|||||||
"--socket" socket-path))
|
"--socket" socket-path))
|
||||||
(receive-script (program-file "tiedote.md-receive"
|
(receive-script (program-file "tiedote.md-receive"
|
||||||
#~(apply execl #$receive-exec)))
|
#~(apply execl #$receive-exec)))
|
||||||
(forward-file (mixed-text-file ".forward" "|" receive-script)))
|
(forward-file (mixed-text-file "dot-forward" "|" receive-script)))
|
||||||
#~(symlink #$forward-file
|
#~(symlink #$forward-file
|
||||||
(string-append #$state-directory "/.forward")))))
|
(string-append #$state-directory "/.forward")))))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user