FreeBSD Bugzilla – Attachment 82339 Details for
Bug 117796
[security update] mail/perdition to 1.17.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.01 KB, created by
thomas
on 2007-11-03 21:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
thomas
Created:
2007-11-03 21:20:00 UTC
Size:
1.01 KB
patch
obsolete
>--- etc/perdition/Makefile.in.orig 2007-11-02 15:40:32.000000000 +0100 >+++ etc/perdition/Makefile.in 2007-11-02 15:45:43.000000000 +0100 >@@ -259,16 +259,16 @@ > @list='$(perditionconf_DATA)'; for p in $$list; do \ > if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ > f=$(am__strip_dir) \ >- echo " $(perditionconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perditionconfdir)/$$f'"; \ >- $(perditionconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perditionconfdir)/$$f"; \ >+ echo " $(perditionconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perditionconfdir)/$$f-dist'"; \ >+ $(perditionconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perditionconfdir)/$$f-dist"; \ > done > > uninstall-perditionconfDATA: > @$(NORMAL_UNINSTALL) > @list='$(perditionconf_DATA)'; for p in $$list; do \ > f=$(am__strip_dir) \ >- echo " rm -f '$(DESTDIR)$(perditionconfdir)/$$f'"; \ >- rm -f "$(DESTDIR)$(perditionconfdir)/$$f"; \ >+ echo " rm -f '$(DESTDIR)$(perditionconfdir)/$$f-dist'"; \ >+ rm -f "$(DESTDIR)$(perditionconfdir)/$$f-dist"; \ > done > tags: TAGS > TAGS:
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 117796
:
82336
|
82337
|
82338
| 82339 |
82340
|
82341
|
82342
|
82343