]> repo.cephalix.eu Git - DynaGeo.git/commitdiff
Default repo is testing.
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 20 Sep 2018 07:46:34 +0000 (09:46 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 20 Sep 2018 07:46:34 +0000 (09:46 +0200)
Makefile

index 0bace1f3b5e75405f9d297784afa9539b4395619..fc166cc7d169157b4da4f61f01246510f6906b99 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE         = $(shell basename `pwd` )
 DESTDIR         = /
-REPO            = /srv/www/repo/salt-packages/
+REPO            = /srv/www/repo/TESTING/salt-packages/
 VERSION         = $(shell cat VERSION )
 RELEASE         = $(shell cat RELEASE )
 NRELEASE        = $(shell echo $(RELEASE) + 1 | bc )