Explorar o código

Bundler bugfix in Makefile.

JC Brand %!s(int64=10) %!d(string=hai) anos
pai
achega
7637a3f12b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -91,7 +91,7 @@ clean::
 dev: clean
 	npm install
 	$(BOWER) update;
-	bundler install --path=.
+	bundle install --path=~/
 
 ########################################################################
 ## Builds