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

run build_rpms_name in any way (due broken LOGFILE initializing)

parent 410a01fc
......@@ -95,9 +95,7 @@ fi
for i in $LISTNAMES
do
# build src.rpm if old way
set_specdir $i
is_gear $SPECDIR || build_rpms_name "$i"
build_rpms_name "$i"
if ! is_alt ; then
if ! build_buildroot ; then
LISTRPMARGS="--buildroot $BUILDROOT $LISTRPMARGS"
......
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