Makefile: Ytools RPM_UPLOAD_URLPREFIX now points to below /srv/ftp/pub/packages

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2016-12-03 15:32:14 +00:00
commit b0e975388d

View file

@ -42,6 +42,8 @@ SUBDIRS = inst/pre \
conf \
inst/post
RPM_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@ftp.janware.com:/srv/ftp/pub/packages/jw-foss/$(RPM_UPLOAD_OS_NAME)/$(RPM_UPLOAD_OS_VERSION)
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/topdir-autoconf.mk