Opened 6 years ago

Closed 6 years ago

#55938 closed defect (fixed)

reclaim: ignore .DS_Store files

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Kurt Hindenburg <kurt.hindenburg@…>
Priority: Normal Milestone:
Component: base Version: 2.4.99
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port:

Description

From a debug run of port reclaim, I saw:

Found unused distfile /opt/local/var/macports/distfiles/.DS_Store

.DS_Store files are used by the Finder; we should keep them rather than delete them.

Change History (2)

comment:1 Changed 6 years ago by kurthindenburg (Kurt Hindenburg)

Cc: kurthindenburg added

comment:2 Changed 6 years ago by Kurt Hindenburg <kurt.hindenburg@…>

Owner: set to Kurt Hindenburg <kurt.hindenburg@…>
Resolution: fixed
Status: newclosed

In 101725c1b7625de8e1af5e1409477566500f57a2/macports-base (master):

reclaim: ignore .DS_Store files

Do not delete .DS_Store files that the OS uses for folder attributes

Closes: #55938

Note: See TracTickets for help on using tickets.