mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Remove comment meant for removal in r263287
X-MFC-with: 263287
This commit is contained in:
parent
fa19cd5ca7
commit
8999b96521
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263288
@ -809,7 +809,6 @@ cust_pkgng () (
|
||||
'env ASSUME_ALWAYS_YES=YES /usr/sbin/pkg info | /usr/bin/wc -l'`
|
||||
|
||||
# Attempt to install more packages
|
||||
# limitations.
|
||||
chroot ${NANO_WORLDDIR} sh -c \
|
||||
'ls Pkg/*txz | xargs env ASSUME_ALWAYS_YES=YES /usr/sbin/pkg add ' || true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user