me
/
guix
Archived
1
0
Fork 0

gnu: swi-prolog: Modify documentation installation.

* gnu/packages/prolog.scm (swi-prolog)[arguments]: Remove configuration step
  for PDF documentation.
master
Brett Gilio 2020-01-04 14:51:44 -06:00
parent 5a92e7c954
commit 235c67341b
No known key found for this signature in database
GPG Key ID: 672243C4A03F0EEE
1 changed files with 1 additions and 2 deletions

View File

@ -103,8 +103,7 @@ manner. It also features an interactive interpreter.")
#:tests? #t
#:configure-flags
(list "-DINSTALL_DOCUMENTATION=ON"
"-DBUILD_PDF_DOCUMENTATION=ON"
"-DSWIPL_INSTALL_IN_LIB=OFF"))) ; FIXME: Breaks RUNPATH validation.
"-DSWIPL_INSTALL_IN_LIB=OFF") ; FIXME: Breaks RUNPATH validation.
#:phases
(modify-phases %standard-phases
;; XXX: Delete a variety of tests which fail either attempting to