Просмотр исходного кода
Merge pull request #1312 from AlyssonOliveira/update_configuration_files
Update generated configuration files before run ./configure
pull/1912/head
native-api
5 лет назад
committed by
GitHub
Родитель
Сommit
debf1abd8b
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
1 добавлений и
1 удалений
-
plugins/python-build/bin/python-build
|
|
|
@ -805,7 +805,7 @@ build_package_standard() { |
|
|
|
} |
|
|
|
|
|
|
|
build_package_autoconf() { |
|
|
|
{ autoconf |
|
|
|
{ autoreconf |
|
|
|
} >&4 2>&1 |
|
|
|
} |
|
|
|
|
|
|
|
|