~ruther/guix-local

5901471cec16604a53b0b8dde9b3c83b83c48458 — Ludovic Courtès 13 years ago d45122f
guix-package: Remove extraneous procedures.

* guix-package.in (_, N_): Remove.
1 files changed, 0 insertions(+), 3 deletions(-)

M guix-package.in
M guix-package.in => guix-package.in +0 -3
@@ 48,9 48,6 @@ exec ${GUILE-@GUILE@} -L "@guilemoduledir@" -l "$0"    \
  #:use-module (distro packages base)
  #:export (guix-package))

(define _ (cut gettext <> "guix"))
(define N_ (cut ngettext <> <> <> "guix"))

(define %store
  (open-connection))