parent
31809c91f8
commit
0cfb887c07
1 changed files with 3 additions and 0 deletions
|
@ -161,6 +161,9 @@ cp -P ${pkgs.patos.lvm2}/lib/udev/rules.d/* $out/usr/lib/udev/rules.d/
|
|||
cp -Pr ${pkgs.btrfs-progs}/bin/* $out/usr/bin/
|
||||
cp -Pr ${pkgs.btrfs-progs}/lib/* $out/usr/lib/
|
||||
|
||||
### install dosfstools
|
||||
cp -Pr ${pkgs.dosfstools}/bin/* $out/usr/bin/
|
||||
|
||||
### install tpm2 libs
|
||||
cp -P ${pkgs.patos.tpm2-tss}/lib/*.so* $out/usr/lib/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue