python312Packages.rtslib-fb: remove meta.mainProgram as it does not exist

This commit is contained in:
Gaetan Lepage
2025-03-15 12:16:57 +01:00
parent 32c6c9048e
commit b6ec380f66
@@ -47,7 +47,6 @@ buildPythonPackage rec {
meta = {
description = "Python object API for managing the Linux LIO kernel target";
mainProgram = "targetctl";
homepage = "https://github.com/open-iscsi/rtslib-fb";
changelog = "https://github.com/open-iscsi/rtslib-fb/releases/tag/v${version}";
license = lib.licenses.asl20;