Browse Source

Don't append to crystal-0.7.1.installed

Zane Kansil 10 years ago
parent
commit
2f61deefd4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolset/setup/linux/languages/crystal-0.7.1.sh

+ 1 - 1
toolset/setup/linux/languages/crystal-0.7.1.sh

@@ -11,4 +11,4 @@ fw_get -O $SAVE_AS $URL
 
 fw_untar crystal-0.7.1-1-linux-x86_64.tar.gz
 
-echo "export PATH=$IROOT/crystal-0.7.1-1/bin/:$PATH" >> ${IROOT}/crystal-0.7.1.installed
+echo "export PATH=$IROOT/crystal-0.7.1-1/bin/:$PATH" > ${IROOT}/crystal-0.7.1.installed