1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-28 00:57:21 +00:00

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
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