gnu: docx2txt: End phases with #t.

* gnu/packages/textutils.scm (docx2txt)[arguments]: End 'fix-install'
phase with #t.
This commit is contained in:
Tobias Geerinckx-Rice 2018-10-08 16:20:19 +02:00
parent de68ad095d
commit f6ccb95a86
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -735,7 +735,8 @@ (define-public docx2txt
unzip
"/bin/unzip',")))
;; Makefile is wrong.
(chmod config #o644)))))))
(chmod config #o644)
#t))))))
(synopsis "Recover text from @file{.docx} files, with good formatting")
(description
"@command{docx2txt} is a Perl based command line utility to convert