FreeBSD Bugzilla – Attachment 117839 Details for
Bug 159977
news/inn doesn't package its examples
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.46 KB, created by
hag
on 2011-08-22 00:00:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hag
Created:
2011-08-22 00:00:23 UTC
Size:
1.46 KB
patch
obsolete
>--- news/inn/pkg-plist.orig 2011-08-21 16:35:32.000000000 -0400 >+++ news/inn/pkg-plist 2011-08-21 17:48:53.839773752 -0400 >@@ -184,7 +184,34 @@ > %%WITH_TAGGED_HASH%%@unexec rm -f %D/%%EXAMPLESDIR%%/db/history.pag 2> /dev/null || true > @comment -------------------------------------------------------------- > @unexec for f in %%ETCFILES%%; do if cmp -s %%ETCDIR%%/${f} %D/%%EXAMPLESDIR%%/${f}; then rm -f %%ETCDIR%%/${f}; fi; done >+%%EXAMPLESDIR%%/actsync.cfg >+%%EXAMPLESDIR%%/actsync.ign >+%%EXAMPLESDIR%%/buffindexed.conf >+%%EXAMPLESDIR%%/control.ctl >+%%EXAMPLESDIR%%/cycbuff.conf >+%%EXAMPLESDIR%%/distrib.pats >+%%EXAMPLESDIR%%/expire.ctl >+%%EXAMPLESDIR%%/incoming.conf >+%%EXAMPLESDIR%%/inn.conf >+%%EXAMPLESDIR%%/innfeed.conf >+%%EXAMPLESDIR%%/innreport.conf >+%%EXAMPLESDIR%%/innwatch.ctl >+%%EXAMPLESDIR%%/moderators >+%%EXAMPLESDIR%%/motd.news >+%%EXAMPLESDIR%%/news2mail.cf >+%%EXAMPLESDIR%%/newsfeeds >+%%EXAMPLESDIR%%/nnrpd.track >+%%EXAMPLESDIR%%/nntpsend.ctl >+%%EXAMPLESDIR%%/ovdb.conf >+%%EXAMPLESDIR%%/overview.fmt >+%%EXAMPLESDIR%%/passwd.nntp >+%%EXAMPLESDIR%%/radius.conf >+%%EXAMPLESDIR%%/readers.conf >+%%EXAMPLESDIR%%/sasl.conf >+%%EXAMPLESDIR%%/storage.conf >+%%EXAMPLESDIR%%/subscriptions > @unexec for f in %%ETCFILES%%; do rm -f %D/%%EXAMPLESDIR%%/${f}; done >+@exec mkdir %%ETCDIR%% > @exec for f in %%ETCFILES%%; do [ -f %%ETCDIR%%/${f} ] || cp -fp %D/%%EXAMPLESDIR%%/${f} %%ETCDIR%%/${f}; done > @comment -------------------------------------------------------------- > @dirrm %%EXAMPLESDIR%%/db
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159977
: 117839