Don't need this workaround anymore
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=102
This commit is contained in:
parent
683b947f3f
commit
f2d637189f
4
zsh.spec
4
zsh.spec
@ -109,11 +109,7 @@ perl -p -i -e 's|/usr/local/bin|%{_bindir}|' \
|
||||
--enable-cap \
|
||||
--enable-multibyte \
|
||||
--enable-pcre \
|
||||
%if 0%{?suse_version} >= 1220
|
||||
--with-term-lib="ncursesw tinfo" \
|
||||
%else
|
||||
--with-term-lib="ncursesw" \
|
||||
%endif
|
||||
--enable-cflags="%{optflags} %(ncursesw6-config --cflags)" \
|
||||
--enable-ldflags="%(ncursesw6-config --libs)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user