pack: Remove unused variable.

* guix/scripts/pack.scm (self-contained-tarball)[libgcrypt]: Remove.
This commit is contained in:
Ludovic Courtès 2018-10-26 23:51:56 +02:00
parent 1316413558
commit 46727e3a9d
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -117,10 +117,6 @@ (define* (self-contained-tarball name profile
SYMLINKS must be a list of (SOURCE -> TARGET) tuples denoting symlinks to be
added to the pack."
(define libgcrypt
(module-ref (resolve-interface '(gnu packages gnupg))
'libgcrypt))
(define schema
(and localstatedir?
(local-file (search-path %load-path