Fixing the license of google earth according to ludo advices:
"There is no google license, we can use the general 'unfree' license metainfo" svn path=/nixpkgs/trunk/; revision=15052
This commit is contained in:
parent
17e7e8be97
commit
6917fa229d
@ -67,6 +67,6 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "A world sphere viewer";
|
description = "A world sphere viewer";
|
||||||
homepage = http://earth.google.com;
|
homepage = http://earth.google.com;
|
||||||
license = "Google";
|
license = "unfree";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user