Commit 7eec830f authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbps: disable rpmcs call for other systems (eterbug #13034)

parent 0cbd7162
......@@ -130,7 +130,8 @@ if [ "$PKGVENDOR" = "alt" ] ; then
fi
else
# All non ALT Linux distros
docmd $ETERBUILDBIN/rpmcs --skip-reqs $SPECNAME
# disabled by Lav https://bugs.etersoft.ru/show_bug.cgi?id=13034
# docmd $ETERBUILDBIN/rpmcs --skip-reqs $SPECNAME
BUILDREQ="BuildRequires:"
# Korinf hack
......
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