Bug 3788 - Do not install Mac OS X metadata
Summary: Do not install Mac OS X metadata
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2006-12-22 20:26 UTC by Stepan Kasal
Modified: 2006-12-22 21:11 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Kasal 2006-12-22 20:26:02 UTC
The frysk CVS seems to contain Mac OS X metadata, under
frysk-gui/frysk/gui/images/__MACOSX
First question: is this correct, do we really want to maintain these is the CVS?

If yes, then I guess `make install' should not install them on other systems.
I'd be happy to implement that in Makefile.am, but it would be nice if I could
get an access to an OS X.

Looking forward for an advice.