gnu: syncthing: Fix build.
* gnu/packages/syncthing.scm (syncthing)[arguments]: Drop the unpack-path
argument, made unnecessary by commit f42e4ebb56
.
This commit is contained in:
parent
fea338c6ca
commit
d879fd80c7
@ -112,7 +112,6 @@
|
|||||||
|
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "github.com/syncthing/syncthing"
|
`(#:import-path "github.com/syncthing/syncthing"
|
||||||
#:unpack-path "github.com/syncthing"
|
|
||||||
;; We don't need to install the source code for end-user applications.
|
;; We don't need to install the source code for end-user applications.
|
||||||
#:install-source? #f
|
#:install-source? #f
|
||||||
#:phases
|
#:phases
|
||||||
|
Loading…
Reference in New Issue
Block a user