lumina: install the translation files
This commit is contained in:
parent
8a7ee64451
commit
167e0a7d46
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
--replace 'LOS::AppPrefix()+"share/fluxbox' "\"${fluxbox}/share/fluxbox"
|
--replace 'LOS::AppPrefix()+"share/fluxbox' "\"${fluxbox}/share/fluxbox"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
qmakeFlags = [ "LINUX_DISTRO=NixOS" ];
|
qmakeFlags = [ "LINUX_DISTRO=NixOS" "CONFIG+=WITH_I18N" ];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user