Commit 2b510819 authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbph: ignore gear in repacking

parent 279d3d47
......@@ -260,6 +260,10 @@ pack_src_rpm $LISTNAMES
export RPMTOPDIR=$RPMDIR/BP
# prevent gear detecting (operate inside our dir)
IGNOREGEAR=1
# NOTE: we can do cd to some other dir...
for i in $LISTBUILT ; do
SPKG=$RPMDIR/SRPMS/$i
uni_rpminstall $SPKG
......
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