mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guile-xcb: Fix up indentation.
* gnu/packages/guile-wm.scm (guile-xcb): Fix up indentation. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
This commit is contained in:
parent
3fb8041c0d
commit
17acac5135
1 changed files with 32 additions and 33 deletions
|
@ -49,7 +49,6 @@
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments '(;; Parallel builds fail.
|
(arguments '(;; Parallel builds fail.
|
||||||
#:parallel-build? #f
|
#:parallel-build? #f
|
||||||
|
|
||||||
#:configure-flags (list (string-append
|
#:configure-flags (list (string-append
|
||||||
"--with-guile-site-dir="
|
"--with-guile-site-dir="
|
||||||
(assoc-ref %outputs "out")
|
(assoc-ref %outputs "out")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue