mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: man-pages-posix: Note that updates may be illegal to distribute.
* gnu/packages/man.scm (man-pages-posix): Add comment.
This commit is contained in:
parent
36cfb61d21
commit
da26c3975e
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ (define-public man-pages
|
||||||
(define-public man-pages-posix
|
(define-public man-pages-posix
|
||||||
(package
|
(package
|
||||||
(name "man-pages-posix")
|
(name "man-pages-posix")
|
||||||
|
;; Make sure that updates are still legally distributable. 2017-a is not.
|
||||||
(version "2013-a")
|
(version "2013-a")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
|
Loading…
Reference in a new issue