瀏覽代碼

Run autoreconf intead autoconf

pull/1312/head
Alysson Oliveira 7 年之前
父節點
當前提交
ee75a75385
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      plugins/python-build/bin/python-build

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

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

Loading…
取消
儲存