FreeBSD Bugzilla – Attachment 145398 Details for
Bug 192124
print/tex-formats (tex-formats-20120701_2) fails to install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Keywords/pkg_install.awk - add missing next to avoid leaving @fmtutil in plist
patch-pkg_install.awk.fmtutil.diff (text/plain), 349 bytes, created by
John Hein
on 2014-08-05 16:50:42 UTC
(
hide
)
Description:
Keywords/pkg_install.awk - add missing next to avoid leaving @fmtutil in plist
Filename:
MIME Type:
Creator:
John Hein
Created:
2014-08-05 16:50:42 UTC
Size:
349 bytes
patch
obsolete
>Index: pkg_install.awk >=================================================================== >--- pkg_install.awk (revision 364089) >+++ pkg_install.awk (working copy) >@@ -102,6 +102,7 @@ > for (i = 2; i <= NF; i++) > print "@unexec rm -f "$i"; rmdir -p `dirname "$1"` 2>/dev/null" > print "@comment end " $0 >+ next > } > > # Print everything else as-is
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 192124
: 145398