From d4e809091376622e8e2aae3b01aa20653fb3acfe Mon Sep 17 00:00:00 2001 From: Brian Stell Date: Mon, 22 Jun 2015 16:08:19 -0700 Subject: [PATCH] comment out the resue_clean setting --- build_time/scripts/preprocess_font.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_time/scripts/preprocess_font.sh b/build_time/scripts/preprocess_font.sh index e6f17e12..f7d587a5 100755 --- a/build_time/scripts/preprocess_font.sh +++ b/build_time/scripts/preprocess_font.sh @@ -5,7 +5,7 @@ cd ${TOP_DIR} TOOLS_DIR=build_time/src #LOG_OPTIONS=--log=DEBUG LOG_OPTIONS=--log=INFO -DEBUG_OPTIONS=--reuse_clean +#DEBUG_OPTIONS=--reuse_clean HINTING_OPTIONS=--hinting FONTPATH=$1 DEST_DIR=run_time/src/gae_server/fonts