]> jfr.im git - solanum.git/blobdiff - autogen.sh
Merge pull request #174 from staticfox/morecleanup
[solanum.git] / autogen.sh
index a317574a0ce851b4fb14611fe4e42f9036a5f1b1..175e0ff53be5fb878b04c43793f9903cc6f9cc59 100755 (executable)
@@ -78,9 +78,9 @@ run_or_die ()
 
 parse_options "$@"
 
-echo "Building libratbox autotools files."
+echo "Building librb autotools files."
 
-cd "$TOP_DIR"/libratbox
+cd "$TOP_DIR"/librb
 bash autogen.sh
 
 echo "Building main autotools files."