diff --git a/flatpak.spec b/flatpak.spec index c0744829c335b126d9e8880283cf50c31f442470..6eb380968ab91ae81c6e558eb4c1c59b634c6d99 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -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