Revert "gnu: samba: Fix corrupted man pages."

This reverts commit 62048ff9fc.  This caused a
half world rebuild (9K packages).
This commit is contained in:
Maxim Cournoyer 2022-09-27 15:38:10 -04:00
parent 62048ff9fc
commit 968ec0a870
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -275,7 +275,7 @@ (define-public samba
python-pyasn1 ;for krb5 tests python-pyasn1 ;for krb5 tests
;; For generating man pages. ;; For generating man pages.
docbook-xml-4.2 docbook-xml-4.2
docbook-xsl-next ;otherwise the man pages are corrupted docbook-xsl
libxslt libxslt
libxml2)) ;for XML_CATALOG_FILES libxml2)) ;for XML_CATALOG_FILES
(home-page "https://www.samba.org/") (home-page "https://www.samba.org/")