Fix license typo

svn path=/nixpkgs/trunk/; revision=25339
This commit is contained in:
Michael Raskin 2011-01-02 16:35:14 +00:00
parent 95eca90595
commit d22126580e

View File

@ -40,7 +40,7 @@ rec {
];
platforms = with a.lib.platforms;
linux;
license = a.lib.licenses.lglp2;
license = a.lib.licenses.lgpl2;
};
passthru = {
updateInfo = {