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:
parent
172008f942
commit
23ff788f09
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user