From: buildmaster Date: Thu, 7 Feb 2019 19:42:46 +0000 (+0100) Subject: No testing X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=27df16029fc7ce1a3570b8b7270a3f0b0db0f2c8;p=MicrosoftVisualRedist2015.git No testing --- diff --git a/Makefile b/Makefile index 8ae6875..d8f16d3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE = $(shell basename `pwd` ) DESTDIR = / -REPO = /srv/www/repo/TESTING/salt-packages/ +REPO = /srv/www/repo/salt-packages/ VERSION = $(shell cat VERSION ) RELEASE = $(shell cat RELEASE ) NRELEASE = $(shell echo $(RELEASE) + 1 | bc )