Does result satisfying our needs?
This commit is contained in:
parent
504ea39a27
commit
667b6b1df7
@ -39,7 +39,7 @@ fi
|
||||
sudo sed -e 's/#rc_sys=""/rc_sys="prefix"/g' -i "$DIR/etc/rc.conf"
|
||||
|
||||
# Launch chroot
|
||||
sh $DIR/enter-chroot ls && pwd || exit 1
|
||||
sh $DIR/enter-chroot ./build || exit 1
|
||||
|
||||
# Insert pkg++ configuration in chroot
|
||||
sudo mkdir -p "$DIR/opt/pkgxx/dev" && \
|
||||
|
Loading…
Reference in New Issue
Block a user