summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 51ba3758c5..de60dff818 100644
--- a/Makefile
+++ b/Makefile
@@ -131,6 +131,8 @@ bindata: modules/bindata/bindata.go
modules/bindata/bindata.go: $(BINDATA)
go-bindata -o=$@ -ignore="\\.go|README.md|TRANSLATORS" -pkg=bindata conf/...
go fmt $@
+ sed -i.bak 's/confLocaleLocale_/confLocaleLocale/' $@
+ rm $@.bak
.PHONY: javascripts
javascripts: public/js/index.js