From 27df16029fc7ce1a3570b8b7270a3f0b0db0f2c8 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 7 Feb 2019 20:42:46 +0100 Subject: [PATCH] No testing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- 2.43.0