Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154524373
D26187.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
683 B
Referenced Files
None
Subscribers
None
D26187.diff
View Options
Index: user/cperciva/freebsd-update-build/scripts/build.subr
===================================================================
--- user/cperciva/freebsd-update-build/scripts/build.subr
+++ user/cperciva/freebsd-update-build/scripts/build.subr
@@ -856,7 +856,9 @@
for M in INDEX-ALL INDEX-NEW INDEX-OLD; do
# Create publishable version
indexpublish < ${WORKDIR}/${M}.new \
- | fgrep -v 'kernel|generic|/boot/kernel/linker.hints' \
+ | fgrep -v -e 'kernel|generic|/boot/kernel/linker.hints' \
+ -e 'world|base|/usr/share/man/mandoc.db' \
+ -e 'world|base|/usr/share/openssl/man/mandoc.db' \
> ${WORKDIR}/${M}.new.pub || true
# Copy to staging area
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 29, 8:11 PM (10 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32386043
Default Alt Text
D26187.diff (683 B)
Attached To
Mode
D26187: Exclude mandoc.db from freebsd-update data
Attached
Detach File
Event Timeline
Log In to Comment