]> repo.cephalix.eu Git - AdobeAIR.git/commitdiff
Adapt repo path.
authorPeter Varkoly <varkoly@suse.de>
Wed, 26 Jul 2017 10:47:22 +0000 (12:47 +0200)
committerPeter Varkoly <varkoly@suse.de>
Wed, 26 Jul 2017 10:47:22 +0000 (12:47 +0200)
Makefile

index 185b8fa371835fd13f2510b3605c490b4b57adc4..30376a3ef1a026c3152833f273d7cdf2aa536bb3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE         = $(sjell basename `pwd` )
 DESTDIR         = /
-REPO            = /srv/www/repo/oss-packages/
+REPO            = /srv/www/repo/TESTING/oss-packages/
 VERSION         = $(shell cat RELEASE )
 RELEASE         = $(shell cat RELEASE )
 NRELEASE        = $(shell echo $(RELEASE) + 1 | bc )