Reverted previous commit - release workflow still fails.

This commit is contained in:
Volker Ruppert 2024-03-02 09:04:05 +01:00
parent 348cb05b38
commit a30d446d37

View File

@ -30,7 +30,7 @@ including Linux, DOS, Windows 9X/NT/2000/XP or Windows 7.
cd $RPM_BUILD_DIR/bochs-@SEDVERSION@
CONFIGURE_ARGS="--prefix=/usr --mandir=$RPM_BUILD_ROOT/%{_mandir}"
export CONFIGURE_ARGS
sh .conf.linux normal
sh .conf.linux
make
make unpack_dlx # must use prefix=/usr since this step sets up
# the paths in dlx bochsrc file.