packages: Remove dead code.
* gnu/packages.scm (_): Remove. Remove an extra space. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
89caec6920
commit
b211a66163
|
@ -50,8 +50,6 @@
|
||||||
;;;
|
;;;
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(define _ (cut gettext <> "guix"))
|
|
||||||
|
|
||||||
;; By default, we store patches and bootstrap binaries alongside Guile
|
;; By default, we store patches and bootstrap binaries alongside Guile
|
||||||
;; modules. This is so that these extra files can be found without
|
;; modules. This is so that these extra files can be found without
|
||||||
;; requiring a special setup, such as a specific installation directory
|
;; requiring a special setup, such as a specific installation directory
|
||||||
|
|
Loading…
Reference in New Issue