]> git.proxmox.com Git - ceph.git/commitdiff
buildsys: fixup some package names for python3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 May 2020 15:19:28 +0000 (17:19 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 May 2020 15:19:28 +0000 (17:19 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 9994fdd788119671366aeb188b037b42091d2e50..5806259f327633e81cd2e95e93ced96a2cc6749f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,11 +53,11 @@ python3-cephfs_${PKGVER}_${ARCH}.deb \
 python3-rados_${PKGVER}_${ARCH}.deb \
 python3-rbd_${PKGVER}_${ARCH}.deb \
 python3-rgw_${PKGVER}_${ARCH}.deb \
-python-ceph_${PKGVER}_${ARCH}.deb \
-python-cephfs_${PKGVER}_${ARCH}.deb \
-python-rados_${PKGVER}_${ARCH}.deb \
-python-rbd_${PKGVER}_${ARCH}.deb \
-python-rgw_${PKGVER}_${ARCH}.deb \
+python3-ceph_${PKGVER}_${ARCH}.deb \
+python3-cephfs_${PKGVER}_${ARCH}.deb \
+python3-rados_${PKGVER}_${ARCH}.deb \
+python3-rbd_${PKGVER}_${ARCH}.deb \
+python3-rgw_${PKGVER}_${ARCH}.deb \
 radosgw_${PKGVER}_${ARCH}.deb \
 rados-objclass-dev_${PKGVER}_${ARCH}.deb \
 rbd-fuse_${PKGVER}_${ARCH}.deb \