python3Packages.adb-enhanced: add meta.mainProgram
This commit is contained in:
parent
317cc8fad0
commit
5503ef1df4
1 changed files with 1 additions and 0 deletions
|
@ -30,5 +30,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/ashishb/adb-enhanced";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ vtuan10 ];
|
||||
mainProgram = "adbe";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue