3
0
Fork 0
forked from mirrors/nixpkgs

tvbrowser: rely on default mainProgram in meta data

No need to explicitely set the default value.
This commit is contained in:
Yarny0 2023-03-02 13:46:46 +01:00 committed by Anderson Torres
parent c4684c79af
commit 1293a30f85

View file

@ -74,7 +74,6 @@ stdenv.mkDerivation rec {
changelog = "https://www.tvbrowser.org/index.php?id=news";
sourceProvenance = with sourceTypes; [ binaryBytecode fromSource ];
license = licenses.gpl3Plus;
mainProgram = pname;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau yarny ];
longDescription = ''