Skip to content

Instantly share code, notes, and snippets.

@danlucraft
Created June 17, 2010 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danlucraft/441833 to your computer and use it in GitHub Desktop.
Save danlucraft/441833 to your computer and use it in GitHub Desktop.
Patch to script/padre
15c18
< if ( $^O eq 'darwin' and $^X !~ m{/wxPerl\.app/} ) {
---
> if ( $^O eq 'darwin' and $^X !~ m{/wxPerl} ) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment