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
parent cb6a2b84ca
commit b6f79d52e1
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