Skip to content

Commit

Permalink
chroot
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 29, 2023
1 parent ae4c35f commit c6c2dc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions anda/tools/uutils-coreutils/uutils-coreutils.spec
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,11 @@ sed -i 's@ @\n@g' files-replace.txt
# remove buildroot from paths in files.txt
sed -i "s@%buildroot@/@g" files-replace.txt

ln -r -s %buildroot/%_bindir/chroot %buildroot/usr/sbin/chroot


%files -f files.txt
/usr/sbin/chroot
%doc README.md
%license LICENSE

Expand Down

0 comments on commit c6c2dc9

Please sign in to comment.