From 475e4745783ecd6e71ee8d67dec74b4da74175fe Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Mon, 7 Jun 2010 02:06:11 -0500 Subject: [PATCH] Note one more substep in the package build process. --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 384b815..bd24617 100644 --- a/README +++ b/README @@ -37,5 +37,6 @@ git clean # Make sure the branch is current (cvs up) # Copy over the new spec file # In each branch run make new-sources FILES=/pathto/spin-kickstarts-*.tar.gz +# Commit the changes with cvs commit # Make a new tag with make tag # Do the build with make build