mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 04:53:57 +01:00
srcdist.mk: Make wd-upload work with upload-defs.mk
wd-upload doesn\'t work at all, because it clashed with rpmdist.mk defining stuff used by the upload-*.mk files. The RPM-side of things is left untested. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c8e664bcb9
commit
c713793e16
8 changed files with 44 additions and 27 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
TOPDIR = .
|
||||
SUBDIRS = make scripts bin htdocs tmpl conf
|
||||
RPM_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@pkg.janware.com:/srv/ftp/pub/packages/jw-foss/$(RPM_UPLOAD_OS_NAME)/$(RPM_UPLOAD_OS_VERSION)
|
||||
RPM_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@pkg.janware.com:/srv/dav/pub/packages/jw-foss/$(RPM_UPLOAD_OS_NAME)/$(RPM_UPLOAD_OS_VERSION)
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(MODDIR)/make/topdir.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue