2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 02:52:07 +00:00

Fix wheezy builds

This commit is contained in:
Jarrod Johnson 2020-02-20 08:05:21 -05:00
parent 3629cb8ee7
commit da5a34c2e4

View File

@ -8,7 +8,7 @@ DSCARGS="--with-python3=True --with-python2=False"
if grep wheezy /etc/os-release; then
DPKGNAME=python-$DPKGNAME
PYEXEC=python
DSCARGS="--with-python3=False --with-python2=True"
DSCARGS=""
fi
cd ..
mkdir -p /tmp/confluent # $DPKGNAME