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