Makefile: fixed publishing logic

This commit is contained in:
Jarek Kowalski
2020-09-09 23:38:10 -07:00
parent 4ef314bee5
commit f8d0abb020

View File

@@ -289,7 +289,7 @@ travis-create-long-term-repository:
endif
ifeq ($(TRAVIS_PULL_REQUEST),false)
ifeq ($(publish_binaries),1)
publish-packages:
$(CURDIR)/tools/apt-publish.sh $(CURDIR)/dist
$(CURDIR)/tools/rpm-publish.sh $(CURDIR)/dist