Add running configure to the instructions

This commit is contained in:
Bruno Wolff III 2010-06-07 00:19:47 -05:00
parent 907bcf70e0
commit b4659098a4
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -23,6 +23,7 @@ git checkout BRANCHNAME
aclocal
automake
autoconf
./configure
make dist
install -D spin-kickstarts-*.tar.gz ~/rpmbuild/SOURCES
# Edit spin-kickstarts.spec if some changelog history needs to be included