FreeBSD Bugzilla – Attachment 82343 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), 955 bytes, 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:
955 bytes
patch
obsolete
>--- perdition/db/posix_regex/Makefile.in.orig 2007-11-02 15:53:56.000000000 +0100 >+++ perdition/db/posix_regex/Makefile.in 2007-11-02 15:55:31.000000000 +0100 >@@ -355,16 +355,16 @@ > @list='$(conf_DATA)'; for p in $$list; do \ > if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ > f=$(am__strip_dir) \ >- echo " $(confDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(confdir)/$$f'"; \ >- $(confDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(confdir)/$$f"; \ >+ echo " $(confDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(confdir)/$$f-dist'"; \ >+ $(confDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(confdir)/$$f-dist"; \ > done > > uninstall-confDATA: > @$(NORMAL_UNINSTALL) > @list='$(conf_DATA)'; for p in $$list; do \ > f=$(am__strip_dir) \ >- echo " rm -f '$(DESTDIR)$(confdir)/$$f'"; \ >- rm -f "$(DESTDIR)$(confdir)/$$f"; \ >+ echo " rm -f '$(DESTDIR)$(confdir)/$$f-dist'"; \ >+ rm -f "$(DESTDIR)$(confdir)/$$f-dist"; \ > done > > ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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