1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 20:12:11 +02:00

gnu: enlightenment: Don't enable eeze mount.

* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Remove
configure-flag enabling eeze mount.
This commit is contained in:
Efraim Flashner
2018-04-29 22:13:26 +03:00
parent 3e0e9e1630
commit 0b75922281
+1 -2
View File
@@ -265,8 +265,7 @@ Libraries with some extra bells and whistles.")
"16zydv7z94aw3rywmb9gr8ya85k7b75h22wng95lfx1x0y1yb0ad"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--enable-mount-eeze")
#:phases
`(#:phases
(modify-phases %standard-phases
(add-before 'configure 'set-system-actions
(lambda* (#:key inputs #:allow-other-keys)