So once the files are released you must repeat the compilation steps that are listed after the dependencies install?
Sorry about the confusion, there's no point in compiling before the source code is released, since the compilation for both will fail until the github repo has been updated.
When the source is released just do the following before compiling if you've already cloned them
cd ~/riecoin && git pull && cd ~/cpuminer-rminerd && git pull