mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-29 08:02:48 +01:00
make, scripts: Remove /inst-source from RPM installation sources
Remove /inst-source from RPM installation sources, following that same action within all repositories and mirrors Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
6e14ee930f
commit
536d128f91
8 changed files with 13 additions and 13 deletions
|
|
@ -3,7 +3,7 @@ include $(MODDIR)/make/defs.mk
|
|||
|
||||
GENERATE_SELECTION = $(MOD_SCRIPT_DIR)/generate_selection.sh
|
||||
SUSE_RELEASE = 10.1
|
||||
UPLOAD_URL = root@ftp.jannet.de:/srv/ftp/pub/packages/linux/suse/$(SUSE_RELEASE)/inst-source/setup/descr
|
||||
UPLOAD_URL = root@ftp.jannet.de:/srv/ftp/pub/packages/linux/suse/$(SUSE_RELEASE)/setup/descr
|
||||
UPLOAD_SH = $(MOD_SCRIPT_DIR)/upload.sh
|
||||
|
||||
SELECTION = $(shell sh $(GENERATE_SELECTION) -s).sel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue