unpaper: set meta.mainProgram
This commit is contained in:
parent
bb96340e6b
commit
b36ee8cb9c
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Post-processing tool for scanned sheets of paper";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
mainProgram = "unpaper";
|
||||
maintainers = [ maintainers.rycee ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue