Ver código fonte

Run autoreconf intead autoconf

pull/1312/head
Alysson Oliveira 7 anos atrás
pai
commit
ee75a75385
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      plugins/python-build/bin/python-build

+ 1
- 1
plugins/python-build/bin/python-build Ver arquivo

@ -791,7 +791,7 @@ build_package_standard() {
}
build_package_autoconf() {
{ autoconf
{ autoreconf
} >&4 2>&1
}

Carregando…
Cancelar
Salvar