File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed
Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ if [ "$arch" == "loongarch64" ];then
1515 done
1616fi
1717apt update
18+ apt install usr-is-merged usrmerge -y
1819yes | mk-build-deps --install --remove
1920cd $SCRIPT_DIR /$PKGNAME
2021exec_build_make
Original file line number Diff line number Diff line change 1+ diff --git a/patches/series b/patches/series
2+ index 203eb9a74..952895c96 100644
3+ --- a/patches/series
4+ +++ b/patches/series
5+ @@ -20,7 +20,7 @@
6+ 0023-fix-build-for-Apache-Arrow-15.0.0.-on-Debian.patch
7+ 0024-Update-RGW-Arrow-Flight-code-to-adjust-to-API-change.patch
8+ 0025-s3select-fix-compilation-with-Arrow-15.patch
9+ - 0026-d-install-systemd-unit-files-are-now-in-usr-lib.patch
10+ + #0026-d-install-systemd-unit-files-are-now-in-usr-lib.patch
11+ 0027-d-py3dist-drop-python3-distutils-not-available-in-De.patch
12+ 0028-python-common-add-a-utils-function-to-replace-distut.patch
13+ 0029-pybind-mgr-replace-imports-of-distutils.util.patch
Original file line number Diff line number Diff line change 11patches/001-add-supprot-for-loongarch64.patch
22patches/002-remove-lintian.patch
33patches/003-add-spdk.patch
4+ patches/004-d-install-to-default.patch
You can’t perform that action at this time.
0 commit comments