Add git safe.directory to RPM mock builder too
This commit is contained in:
Родитель
97290b7f7f
Коммит
71770c2939
|
@ -77,6 +77,9 @@ else
|
|||
echo "Building $MOCK_CONFIG in $PWD"
|
||||
cat $cfg_file
|
||||
|
||||
echo "Setting git safe.directory"
|
||||
git config --global --add safe.directory /io
|
||||
|
||||
export MOCK_CONFIG=$MOCK_CONFIG
|
||||
make all
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче