diff --git a/web/Makefile b/web/Makefile index ba17892a6d..65ed7a2711 100644 --- a/web/Makefile +++ b/web/Makefile @@ -8,7 +8,7 @@ endif export TEST_OS TARFILE=$(RPM_NAME)-$(VERSION).tar.xz NODE_CACHE=$(RPM_NAME)-node-$(VERSION).tar.xz -APPSTREAMFILE=org.cockpit-project.$(PACKAGE_NAME).metainfo.xml +APPSTREAMFILE=org.opensuse.$(PACKAGE_NAME).metainfo.xml VM_IMAGE=$(CURDIR)/test/images/$(TEST_OS) # stamp file to check if/when npm install ran NODE_MODULES_TEST=package-lock.json