Fixes to run bash

This commit is contained in:
Dmitrii Tochanskii 2025-08-13 14:17:50 +00:00
parent 9d6867c864
commit d1c00854ad

View file

@ -19,7 +19,11 @@ Requires: bash
%build
%configure \
--without-debug
--without-debug \
--with-termlib \
--with-shared \
--without-normal \
--disable-widec
%make_build