rudimentary java library beginning. cleaned up scripts quite
[feisty_meow.git] / scripts / buildor / stdbuild.sh
index 7708469a2c3cac9649f48d8009c72cb8407bf36c..a9fb23cc4e090da6847c894c61d020f722545f90 100644 (file)
@@ -5,8 +5,6 @@
 #
 # go to the main folder of the project you're building before you run this.
 
-source $FEISTY_MEOW_SCRIPTS/core/date_stringer.sh
-
 echo "$(date_stringer)"
 echo "Building application from $(\pwd)"
 echo "    via standard 'configure;make;sudo make install' process..."