mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 14:45:28 +00:00
Fix GNUmakefile for latest underscore package
This commit is contained in:
@@ -10,7 +10,6 @@ build-static-files:
|
||||
else \
|
||||
bower install --allow-root; \
|
||||
fi
|
||||
( cd bower_components/underscore/ && npm run-script build )
|
||||
grunt build
|
||||
|
||||
all :: build-static-files
|
||||
|
||||
Reference in New Issue
Block a user