mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
We do need the mkdir.
This commit is contained in:
parent
3e2c17d244
commit
d8883b8def
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue