~ruther/guix-local

968ec0a87032b10f2a81597b6ede7a511e43631f — Maxim Cournoyer 3 years ago 62048ff
Revert "gnu: samba: Fix corrupted man pages."

This reverts commit 62048ff9fcfbe3fc790a7207fc5f6f3e0476a02a.  This caused a
half world rebuild (9K packages).
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/samba.scm
M gnu/packages/samba.scm => gnu/packages/samba.scm +1 -1
@@ 275,7 275,7 @@ external dependencies.")
           python-pyasn1                ;for krb5 tests
           ;; For generating man pages.
           docbook-xml-4.2
           docbook-xsl-next             ;otherwise the man pages are corrupted
           docbook-xsl
           libxslt
           libxml2))                    ;for XML_CATALOG_FILES
    (home-page "https://www.samba.org/")