Explorar el Código
Merge pull request #1312 from AlyssonOliveira/update_configuration_files
Update generated configuration files before run ./configure
pull/1912/head
native-api
hace 5 años
cometido por
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
plugins/python-build/bin/python-build
|
|
|
@ -805,7 +805,7 @@ build_package_standard() { |
|
|
|
} |
|
|
|
|
|
|
|
build_package_autoconf() { |
|
|
|
{ autoconf |
|
|
|
{ autoreconf |
|
|
|
} >&4 2>&1 |
|
|
|
} |
|
|
|
|
|
|
|
|