#523 closed defect (fixed)
Can't uninstall a file with "MD5" in its name
Reported by: | gwright@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
You can't uninstall a file if its name contains the string "MD5". The problem lies in the portuninstall.tcl file. A patch to fix this is attached. (There will still be a problem if the file name contains the string "MD5 (", but that is probably much less likely.
Attachments (2)
Change History (3)
Changed 22 years ago by gwright@…
Attachment: | patch-portuninstall.tcl added |
---|
Changed 22 years ago by gwright@…
Attachment: | patch-portuninstall.2.tcl added |
---|
revised patch to fix MD5 uninstall problem
comment:1 Changed 22 years ago by landonf@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed, thanks!
Note: See
TracTickets for help on using
tickets.
Patch to uninstall files with "MD5" in their name