Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created July 30, 2010 18:59
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 ingydotnet/501116 to your computer and use it in GitHub Desktop.
Save ingydotnet/501116 to your computer and use it in GitHub Desktop.
HEAD is now at 62d1e51... Rakudo release version.
cp rakudo-star-2010.07/rakudo/build/PARROT_REVISION rakudo-star-2010.07/build
touch rakudo-star-2010.07/MANIFEST
find rakudo-star-2010.07 -name '.*' -prune -o -type f -printf '%P\n' >rakudo-star-2010.07/MANIFEST
find: -printf: unknown option
make: *** [rakudo-star-2010.07/MANIFEST] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment