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