Commit bd4c202e authored by Vitaly Lipatov's avatar Vitaly Lipatov

small fix

parent 3bc9f6d8
......@@ -187,6 +187,7 @@ __epm_repack_to_rpm()
# for tarballs fix permissions
[ -n "$VERSION" ] && chmod $verbose -R a+rX $buildroot/*
# run generic scripts and repack script for the pkg
cd $buildroot || fatal
__fix_spec $pkgname $buildroot $spec
__apply_fix_code "generic" $buildroot $spec $pkgname $abspkg
......
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