- do not use {} in command rpm macros

This commit is contained in:
Your Name 2022-12-16 15:37:30 +00:00
parent 12cd81263d
commit 9d31461431

View File

@ -54,7 +54,7 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
%__sed -i "s,PREV_MC_VERSION=\"unknown\",PREV_MC_VERSION=\"%{version}\"," version.sh
./autogen.sh
%configure \
PYTHON=%{__python3} \
PYTHON=%__python3 \
--disable-rpath \
--disable-vfs-sftp \
--disable-vfs-smb \