Skip to content

Commit

Permalink
Re-fix release process notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephw committed Jan 8, 2012
1 parent 3a43706 commit 546644f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-howto
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Locally,
# Create a distribution from the tag # Create a distribution from the tag
mkdir /tmp/xml-writer-release mkdir /tmp/xml-writer-release
git archive xml-writer-$xwver | tar -x -C /tmp/xml-writer-release git archive xml-writer-$xwver | tar -x -C /tmp/xml-writer-release
cd /tmp/xml-writer-release/XML cd /tmp/xml-writer-release


perl Makefile.PL perl Makefile.PL
make dist make dist
Expand Down

0 comments on commit 546644f

Please sign in to comment.