more changes, to remove the repository dir variable.
[feisty_meow.git] / scripts / buildor / buildor_writable_code.sh
index ad5e1a94439ffaacc4af0b0c1dabd22470b208b7..57a25c9193c3d3dc8364377b6f2c1e61d2f46d3c 100644 (file)
@@ -1,10 +1,10 @@
 #!/bin/bash
 
-source $REPOSITORY_DIR/bin/seek_all_source.sh
+source $FEISTY_MEOW_DIR/bin/seek_all_source.sh
 
 function strip_file {
   file=$1
-  perl $SHELLDIR/strip_cr.pl $file
+  perl $FEISTY_MEOW_SCRIPTS/strip_cr.pl $file
 }
 
 #echo tempfile is $SOURCES_FOUND_LIST