]> repo.cephalix.eu Git - VLC.git/commitdiff
Adapt Makefile
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 20 Sep 2018 11:38:56 +0000 (13:38 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 20 Sep 2018 11:38:56 +0000 (13:38 +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 )