gnu: linux-pam@1.2: Remove erroneous 'name' field.
authorLudovic Courtès <ludo@gnu.org>
Wed, 28 Sep 2016 21:03:00 +0000 (23:03 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 28 Sep 2016 21:03:00 +0000 (23:03 +0200)
* gnu/packages/linux.scm (linux-pam-1.2)[name]: Remove.

gnu/packages/linux.scm

index 2069170..fc7d64e 100644 (file)
@@ -448,7 +448,6 @@ at login.  Local and dynamic reconfiguration are its key features.")
 (define-public linux-pam-1.2
   (package
     (inherit linux-pam)
-    (name "linux-pam-1.2")
     (version "1.2.1")
     (source
      (origin