Commit 1293a30f authored by Yarny0's avatar Yarny0 Committed by Anderson Torres
Browse files

tvbrowser: rely on default `mainProgram` in meta data

No need to explicitely set the default value.
parent c4684c79
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 = ''