~ruther/guix-local

16f535713ed91c26817dc645a5b920b5e6f3d3f4 — Maxim Cournoyer 3 years ago 2e5d79a
Re-instate "gnu: samba: Fix corrupted man pages."

This reverts commit 968ec0a87, which was itself a revert of 62048ff9fc.
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
           docbook-xsl-next             ;otherwise the man pages are corrupted
           libxslt
           libxml2))                    ;for XML_CATALOG_FILES
    (home-page "https://www.samba.org/")