]> repo.cephalix.eu Git - Blender.git/commitdiff
Fix repo.
authorbuildmaster <buildmaster@git.cephalix.eu>
Mon, 22 Oct 2018 18:10:17 +0000 (20:10 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Mon, 22 Oct 2018 18:10:17 +0000 (20:10 +0200)
Makefile

index fc166cc7d169157b4da4f61f01246510f6906b99..0bace1f3b5e75405f9d297784afa9539b4395619 100644 (file)
--- 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 )