projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c91ed0
)
app-misc/mc: Fixed usex usage.
author
Lars Wendler
<polynomial-c@gentoo.org>
Mon, 26 Mar 2018 12:42:10 +0000
(14:42 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Mon, 26 Mar 2018 12:42:10 +0000
(14:42 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-misc/mc/mc-4.8.20-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/mc/mc-4.8.20-r2.ebuild
b/app-misc/mc/mc-4.8.20-r2.ebuild
index 5b6a3787b528b7a46a0842e15a62613943266aa7..9b920e68246d924444810b31dd244ba082f26888 100644
(file)
--- a/
app-misc/mc/mc-4.8.20-r2.ebuild
+++ b/
app-misc/mc/mc-4.8.20-r2.ebuild
@@
-67,7
+67,7
@@
src_configure() {
--enable-charset
--enable-vfs
--with-homedir=$(usex xdg 'XDG' '.mc')
- --with-screen=$(usex slang 'slang' "ncurses$(usex unicode 'w')")
+ --with-screen=$(usex slang 'slang' "ncurses$(usex unicode 'w'
''
)")
$(use_enable kernel_linux vfs-undelfs)
$(use_enable mclib)
$(use_enable nls)