mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-16 12:11:05 +01:00
fix #19: bootstrap pkg when building a new base
This commit is contained in:
@@ -255,6 +255,7 @@ jaildk_build() {
|
||||
start)
|
||||
# make it usable
|
||||
ex chroot $j/build/$jail /etc/rc.d/ldconfig onestart
|
||||
ex chroot $j/build/$jail pkg-static bootstrap -f
|
||||
ex mkdir -p $j/build/$jail/usr/local/db
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user