gnu: Remove python2-rst.linker.
* gnu/packages/python-xyz.scm (python2-rst.linker): Delete variable.
This commit is contained in:
parent
5f33d83bf8
commit
27bdd10b92
1 changed files with 0 additions and 3 deletions
|
@ -5125,9 +5125,6 @@ (define-public python-rst.linker
|
|||
augment the changelog, but it can be used for other documents, too.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-rst.linker
|
||||
(package-with-python2 python-rst.linker))
|
||||
|
||||
(define-public python-sshpubkeys
|
||||
(package
|
||||
(name "python-sshpubkeys")
|
||||
|
|
Loading…
Reference in a new issue