prevent-sleep: do not use current-filename
This commit is contained in:
parent
f359c6ca66
commit
632745c36d
@ -12,8 +12,7 @@
|
|||||||
(version "0.0.1")
|
(version "0.0.1")
|
||||||
(home-page "https://wiki.mobian-project.org/doku.php?id=tweaks#suspend-sleep")
|
(home-page "https://wiki.mobian-project.org/doku.php?id=tweaks#suspend-sleep")
|
||||||
(source
|
(source
|
||||||
(local-file (string-append (dirname (current-filename)) "/scripts/prevent-sleep")
|
(local-file "scripts/prevent-sleep" #:recursive? #t))
|
||||||
#:recursive? #t))
|
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:install-plan
|
'(#:install-plan
|
||||||
|
Loading…
x
Reference in New Issue
Block a user