mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
Fix plugins by not moving Slim folder
This commit is contained in:
@@ -75,7 +75,6 @@ buildPerlPackage rec {
|
||||
mkdir -p lib/perl5/site_perl
|
||||
mv CPAN_used/* lib/perl5/site_perl
|
||||
cp -rf tmp/* lib/perl5/site_perl
|
||||
mv Slim lib/perl5/site_perl
|
||||
";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
Reference in New Issue
Block a user