Update to README

This commit is contained in:
Christoph Niethammer 2011-03-24 10:27:01 +00:00
parent 6e6426c7e1
commit cf3803907f

1
README
View file

@ -69,6 +69,7 @@ For fine tuning of the installation process the user can overwrite the following
functions. If not other mentioned they are executed in $BUILDDIR
src_unpack extract $SRC_POOL/${A} into $WORKDIR
src_prepare prepare extracted sources
src_configure configure
src_build make
src_pretest