gnu: notcurses: Adjust indentation.
* gnu/packages/notcurses.scm (notcurses): Re-indent.
This commit is contained in:
parent
d0f25610d9
commit
243bcbb8a2
1 changed files with 45 additions and 45 deletions
|
@ -55,7 +55,7 @@
|
|||
(list (string-append "CC=" ,(cc-for-target)))
|
||||
;; These flags are documented in 'INSTALL.md' in the source distribution.
|
||||
#:configure-flags
|
||||
'(;; Do not build "coverage"
|
||||
'( ;; Do not build "coverage"
|
||||
"-DUSE_COVERAGE=off"
|
||||
;; Do not build HTML documentation
|
||||
"-DUSE_DOXYGEN=off"
|
||||
|
|
Reference in a new issue