prevent-sleep: do not use current-filename

This commit is contained in:
Adrian Kuschelyagi Malacoda 2021-10-06 20:28:26 -05:00
parent f359c6ca66
commit 632745c36d

View File

@ -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