Commit d8883b8d authored by Jonathan Perkin's avatar Jonathan Perkin

We do need the mkdir.

parent 3e2c17d2
......@@ -405,6 +405,7 @@ then
if [ -f $libgcc ]
then
%define WITH_LIBGCC 1
mkdir -p $RBR%{_libdir}
install -m 644 $libgcc $RBR%{_libdir}/libmygcc.a
fi
fi
......
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