Commit 4478635e authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix message

parent 48563e26
......@@ -87,7 +87,7 @@ if [ -n "$BUILDREQ" ] ; then
fi
if [ -n "$BUILDOPT" ] ; then
is_alt || fatal "Sorry, only ALT Linux systems support --short-circuit correctly"
is_alt || fatal "Sorry, only ALT Linux rpm supports --short-circuit correctly"
for it in $BUILDOPT
do
uni_rpmbuild --commit $LISTNAMES -b$it $LISTRPMARGS --target $DEFAULTARCH --short-circuit
......
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