fix
This commit is contained in:
parent
4fbc0cc53b
commit
f695688497
@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postInstall = ''
|
||||
wrapProgram $out/bin/scriptor \
|
||||
--set PERL5LIB "${with perlPackages; makePerlPath [ ChipcardPCSC ]}"
|
||||
--set PERL5LIB "${with perlPackages; makePerlPath [ ChipcardPCSC libintl-perl ]}"
|
||||
|
||||
wrapProgram $out/bin/gscriptor \
|
||||
''${makeWrapperArgs[@]} \
|
||||
|
Loading…
Reference in New Issue
Block a user