瀏覽代碼

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
父節點
當前提交
debf1abd8b
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      plugins/python-build/bin/python-build

+ 1
- 1
plugins/python-build/bin/python-build 查看文件

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

Loading…
取消
儲存