Fixes to run bash
This commit is contained in:
parent
9d6867c864
commit
d1c00854ad
1 changed files with 5 additions and 1 deletions
|
|
@ -19,7 +19,11 @@ Requires: bash
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--without-debug
|
--without-debug \
|
||||||
|
--with-termlib \
|
||||||
|
--with-shared \
|
||||||
|
--without-normal \
|
||||||
|
--disable-widec
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue