You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-18 13:54:11 +03:00
print control
This commit is contained in:
@@ -117,6 +117,7 @@ local Pipeline(branch, platform, event) = {
|
||||
"sed -i 's/.*flex.*/echo/' debian/autobake-deb.sh",
|
||||
"sed -i 's/.*REQUIRES.*/ SET(CPACK_RPM_columnstore-engine_PACKAGE_REQUIRES \"$${CPACK_RPM_columnstore-engine_PACKAGE_REQUIRES}, MariaDB-server >= 10.5.4, python2 or python3\" PARENT_SCOPE)/' storage/columnstore/CMakeLists.txt",
|
||||
"sed -i '/libjemalloc2,/a \\ \\ \\ \\ \\ \\ \\ \\ \\ python | python2 | python3,' debian/control",
|
||||
'cat debian/control',
|
||||
platformMap(branch, platform),
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user