mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Specify confluent client deb name
This commit is contained in:
parent
a322118877
commit
db812ac292
@ -30,6 +30,7 @@ if [ "$DPKGNAME" = "confluent-server" ]; then
|
||||
else
|
||||
sed -i 's/^\(Depends:.*\)/\1, confluent-client, python-lxml, python-eficompressor, python-pycryptodome/' debian/control
|
||||
fi
|
||||
echo 'confluent_client confluent-client' >> debian/pydist-overrides
|
||||
fi
|
||||
head -n -1 debian/control > debian/control1
|
||||
mv debian/control1 debian/control
|
||||
|
Loading…
Reference in New Issue
Block a user