]> git.proxmox.com Git - pve-eslint.git/blobdiff - Makefile
commit build of 8.41.0
[pve-eslint.git] / Makefile
index 92414ca6124f5861c4c2af0c99819764bacba61b..57d52b37cad656c5a2ff92893220ac3ffd59a497 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ ${BUILDSRC}: ${UPSTREAM} patches
        cd $@.tmp; rm -rf .pc ./patches
        mv $@.tmp $@
        cd $@; npm install
-       cd $@; npm run webpack
+       cd $@; npm run build:webpack
 
 .PHONY: upload
 upload: ${DEB}