Commit 8f872b93 authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbph: run rpmcs when translate to non ALT

parent c7bb5683
......@@ -52,6 +52,8 @@ if [ "$PKGVENDOR" = "alt" ] ; then
%undefine __libtoolize"
fi
else
docmd $ETERBUILDBIN/rpmcs $SPECNAME
BUILDREQ="BuildRequires:"
if [ $(basename $SPECNAME) != "eepm.spec" ] ; then
# Need our compat package and disable strong patch checking
......
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