Opened 15 years ago

Closed 15 years ago

#21764 closed defect (fixed)

[PATCH] rb-cocoa build fails if findutils is installed

Reported by: blair (Blair Zajac) Owned by: kimuraw (kimura wataru)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: rb-cocoa

Description

If findutils is installed with the with_default_names variant, then xargs -0 rm fails if nothing is removed. This patch just uses the system's /usr/bin/xargs.

I can commit the patch if you want.

Attachments (1)

Portfile.diff (494 bytes) - added by blair (Blair Zajac) 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by blair (Blair Zajac)

Attachment: Portfile.diff added

comment:1 Changed 15 years ago by blair (Blair Zajac)

Owner: changed from macports-tickets@… to kimuraw@…

comment:2 Changed 15 years ago by kimuraw (kimura wataru)

Resolution: fixed
Status: newclosed

I applied your patch as r58796 and RubyCocoa trunk. Thanks!

Note: See TracTickets for help on using tickets.