2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Fix target for el9 binaries

This commit is contained in:
Jarrod Johnson 2021-10-07 08:20:51 -04:00
parent 172008f942
commit 23ff788f09

View File

@ -27,7 +27,7 @@ mkdir -p stateless-bin
cd utils
podman run --privileged --rm -v $(pwd):/buildutils -i -t fedorabuilder make -C /buildutils
cp confluent_imginfo copernicus clortho autocons ../el9bin/opt/confluent/bin
cp start_root urlmount ../el9stateless-bin/
cp start_root urlmount ../el9bin/stateless-bin/
make clean
make all
cp confluent_imginfo copernicus clortho autocons ../opt/confluent/bin