refix compile error

This commit is contained in:
liangdong 2020-03-21 23:46:19 +08:00
parent 3ced58a468
commit 6195fb2648

View File

@ -37,7 +37,7 @@ This package contains the pkg-config file and development headers for %{name}.
%configure --with-priv-mode=none \
--with-system-bubblewrap --enable-docbook-docs $CONFIGFLAGS)
%make_build V=1
sed -i 's/idm[0-9]\{5,32\}\"/idm123456789123456\"/g' /home/abuild/rpmbuild/BUILD/flatpak-1.0.3/doc/flatpak-docs.html
sed -i 's/idm[0-9]\{5,32\}\"/idm123456789123456\"/g' %{_builddir}/flatpak-1.0.3/doc/flatpak-docs.html
%install
%make_install