Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F134755732
D53568.id165779.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
523 B
Referenced Files
None
Subscribers
None
D53568.id165779.diff
View Options
diff --git a/release/tools/gce.conf b/release/tools/gce.conf
--- a/release/tools/gce.conf
+++ b/release/tools/gce.conf
@@ -100,7 +100,7 @@
fi
if [ -e "${DESTDIR}/../ftp/ports.txz" ]; then
tar fxJ ${DESTDIR}/../ftp/ports.txz -C ${DESTDIR}
- _INSTALLED_PACKAGES=$(pkg -r ${DESTDIR} info -o -q -a)
+ _INSTALLED_PACKAGES=$(pkg -r ${DESTDIR} info -o -q -a | grep -v ^base/)
for PACKAGE in ${_INSTALLED_PACKAGES}; do
make -C ${DESTDIR}/usr/ports/${PACKAGE} fetch \
DISTDIR=${DESTDIR}/usr/ports/distfiles
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 5, 10:15 AM (13 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24780501
Default Alt Text
D53568.id165779.diff (523 B)
Attached To
Mode
D53568: release: Don't try to fetch distfiles for pkgbase
Attached
Detach File
Event Timeline
Log In to Comment