packages: seninha: Fix install-scripts phase of xfiles build
parent
2c784f7f5f
commit
6ba02c25a2
|
@ -152,7 +152,7 @@ The scripts are the following.
|
||||||
(copy-file "examples/xfilesthumb"
|
(copy-file "examples/xfilesthumb"
|
||||||
(string-append #$output "/bin/xfilesthumb"))
|
(string-append #$output "/bin/xfilesthumb"))
|
||||||
(copy-file "examples/xfilesctl"
|
(copy-file "examples/xfilesctl"
|
||||||
(string-append #$output "/bin/xfilesthumb"))))
|
(string-append #$output "/bin/xfilesctl"))))
|
||||||
(add-after 'build 'install-xsession
|
(add-after 'build 'install-xsession
|
||||||
(lambda _
|
(lambda _
|
||||||
;; Add a .desktop file to xsessions.
|
;; Add a .desktop file to xsessions.
|
||||||
|
|
Loading…
Reference in New Issue