FreeBSD Bugzilla – Attachment 171475 Details for
Bug 210313
java/javavmwrapper fails with pkg upgrade -f
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Change to link removal during post deinstall
pkg-deinstall.diff (text/plain), 364 bytes, created by
Greg Lewis
on 2016-06-16 08:25:28 UTC
(
hide
)
Description:
Change to link removal during post deinstall
Filename:
MIME Type:
Creator:
Greg Lewis
Created:
2016-06-16 08:25:28 UTC
Size:
364 bytes
patch
obsolete
>Index: pkg-deinstall >=================================================================== >--- pkg-deinstall (revision 416952) >+++ pkg-deinstall (working copy) >@@ -5,7 +5,7 @@ > export PATH=/bin:/sbin:/usr/bin:/usr/sbin > > # Run this script at the pre-deinstall stage >-if [ "x${2}" != "xDEINSTALL" ]; then >+if [ "x${2}" != "xPOST-DEINSTALL" ]; then > exit 0 > fi >
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 210313
: 171475 |
171537