Fixing the name of xxdiff.
svn path=/nixpkgs/trunk/; revision=14692
This commit is contained in:
parent
7652248443
commit
6b8acbd2dc
@ -30,7 +30,7 @@ rec {
|
|||||||
cd ..
|
cd ..
|
||||||
'') ["minInit" "doMake" "defEnsureDir" "addInputs"];
|
'') ["minInit" "doMake" "defEnsureDir" "addInputs"];
|
||||||
|
|
||||||
name = "xxdiff" + version;
|
name = "xxdiff-" + version;
|
||||||
meta = {
|
meta = {
|
||||||
description = "Interactive merge tool";
|
description = "Interactive merge tool";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user