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

Changed files
-1
pkgs
development
python-modules
rtslib-fb
-1
pkgs/development/python-modules/rtslib-fb/default.nix
···
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;