diff options
-rw-r--r-- | gnu/packages/syncthing.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm index 5db822d8f9..4dd6d46b66 100644 --- a/gnu/packages/syncthing.scm +++ b/gnu/packages/syncthing.scm @@ -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 |