gremlin: Fix typo in export list.

* guix/build/gremlin.scm: Really export 'elf-dynamic-info-soname'.
This commit is contained in:
Ludovic Courtès 2018-03-29 17:41:42 +02:00
parent 5294836d6a
commit c90fd42020
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2015, 2018 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@ -35,7 +35,7 @@ (define-module (guix build gremlin)
elf-dynamic-info
elf-dynamic-info?
elf-dynamic-info-sopath
elf-dynamic-info-soname
elf-dynamic-info-needed
elf-dynamic-info-rpath
elf-dynamic-info-runpath