Commit fefa3e8e authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-repack-rpm: run fix spec after repack scripts

parent a74320c5
......@@ -227,6 +227,7 @@ __epm_repack_to_rpm()
if ! has_repack_script $pkgname ; then
__apply_fix_code "generic-default" $buildroot $spec $pkgname $abspkg
fi
__fix_spec $pkgname $buildroot $spec
cd - >/dev/null
TARGETARCH=$(epm print info -a | sed -e 's|^x86$|i586|')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment