[svn:parrot] r48151 - trunk/docs/project
coke at svn.parrot.org
coke at svn.parrot.org
Wed Jul 21 02:07:26 UTC 2010
Author: coke
Date: Wed Jul 21 02:07:26 2010
New Revision: 48151
URL: https://trac.parrot.org/parrot/changeset/48151
Log:
-except, use the actual name of teh other file.
Modified:
trunk/docs/project/release_manager_guide.pod
Modified: trunk/docs/project/release_manager_guide.pod
==============================================================================
--- trunk/docs/project/release_manager_guide.pod Wed Jul 21 02:06:49 2010 (r48150)
+++ trunk/docs/project/release_manager_guide.pod Wed Jul 21 02:07:26 2010 (r48151)
@@ -150,7 +150,7 @@
policy. (Those changes are all included within the major version number
increase for the supported release.)
-Once you've updated PBC_COMPAT, running C<sh tools/dev/mk_native_pbc> if
+Once you've updated PBC_COMPAT, running C<sh tools/dev/mk_packfile_pbc> if
necessary, then run C<sh tools/dev/mk_native_pbc> to update the
pbc files used in the native pbc tests. Note that you must have Parrot already
built for this to work, and that this script will reconfigure and rebuild
More information about the parrot-commits
mailing list