]> git.proxmox.com Git - zfsonlinux.git/blobdiff - Makefile
add python3-pyzfs binary package
[zfsonlinux.git] / Makefile
index 2c0ab01fb50f83489dead306cf05d18e2d31e6cc..238b0f16121801653edb183f38d638a66b50c6c6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ dsc: ${DSCS}
 kernel: dsc
        dpkg-source -x ${SPL_DSC} ../pkg-spl
        dpkg-source -x ${ZFS_DSC} ../pkg-zfs
+       $(MAKE) -C ../pkg-zfs -f debian/rules adapt_meta_file
 
 .PHONY: dinstall
 dinstall: ${DEBS}
@@ -101,4 +102,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEBS}
-       tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64
+       tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64