Remove comment meant for removal in r263287

X-MFC-with:	263287
This commit is contained in:
Bryan Drewery 2014-03-18 01:17:08 +00:00
parent fa19cd5ca7
commit 8999b96521
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263288

View File

@ -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