gnu: syncthing: Fix build.

* gnu/packages/syncthing.scm (syncthing)[arguments]: Drop the unpack-path
  argument, made unnecessary by commit f42e4ebb56.
master
Maxim Cournoyer 2019-05-06 20:48:11 -04:00
parent fea338c6ca
commit d879fd80c7
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@
(arguments
`(#:import-path "github.com/syncthing/syncthing"
#:unpack-path "github.com/syncthing"
;; We don't need to install the source code for end-user applications.
#:install-source? #f
#:phases