From: Thomas Park Date: Mon, 29 Jul 2013 21:11:54 +0000 (-0400) Subject: swatchmaker: update makefile X-Git-Tag: v3.0.0-rc1~32 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=30644d0c19f01da8514a3cc141d090448a54be8d swatchmaker: update makefile --- diff --git a/swatchmaker/Makefile b/swatchmaker/Makefile index b01fdfc..7eda3f8 100755 --- a/swatchmaker/Makefile +++ b/swatchmaker/Makefile @@ -14,7 +14,7 @@ bootstrap: -test -d bootstrap && rm -r bootstrap curl --location -o latest_bootstrap.tar.gz https://github.com/twitter/bootstrap/tarball/master tar -xvzf latest_bootstrap.tar.gz - mv twitter-bootstrap* bootstrap + mv twbs-bootstrap* bootstrap rm latest_bootstrap.tar.gz default: