]> repo.cephalix.eu Git - BlueJ.git/commitdiff
Make available for all.
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 5 Sep 2019 11:06:15 +0000 (13:06 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 5 Sep 2019 11:06:15 +0000 (13:06 +0200)
Makefile

index 548057e85b4fab779b139af5a5be9718cb8c1d72..428da146fc90f1232773d975bdd0746b3ab78c70 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 )