Drop remaining vestiges of $LINT

This got removed in commit 15be883595.
This commit is contained in:
Martin Pitt 2024-02-07 22:24:05 +01:00 committed by Jelle van der Waa
parent 8bdaa90430
commit a0f5432f4e
2 changed files with 1 additions and 4 deletions

View file

@ -32,7 +32,7 @@ rm -rf dist
%endif
%build
LINT=0 NODE_ENV=production make
NODE_ENV=production make
%install
%make_install PREFIX=/usr