update robeaux to 5d46e912ee
This commit is contained in:
parent
5d46e912ee
commit
24fd35fbd6
3
Makefile
3
Makefile
|
@ -23,7 +23,8 @@ endif
|
|||
cd robeaux-tmp ; \
|
||||
rm fonts/* ; \
|
||||
rm -r test/* ; \
|
||||
rm Makefile package.json README.markdown robeaux.gemspec css/fonts.css ; \
|
||||
rm -r less/* ; \
|
||||
rm Makefile Gruntfile.js package.json README.markdown robeaux.gemspec css/fonts.css ; \
|
||||
touch css/fonts.css ; \
|
||||
echo "Updating robeaux to $(shell git rev-parse HEAD)" ; \
|
||||
go-bindata -pkg="robeaux" -o robeaux.go -ignore=\\.git ./... ; \
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue