mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 04:53:57 +01:00
$(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build
This project was copied from ytools, with anything not related to providing build-functionality left out. This commit replaces the occurences of ytools with jw-build, and removes some but most certainly not all legacy ytools references. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
79a7c7d424
commit
55fa0eaec5
22 changed files with 92 additions and 662 deletions
|
|
@ -1,8 +1,6 @@
|
|||
MODDIR = $(HOME)/local/src/cvs.main/proj/ytools
|
||||
MODDIR = $(HOME)/local/src/cvs.main/proj/jw-build
|
||||
include $(MODDIR)/make/defs.mk
|
||||
|
||||
MOD_SCRIPT_DIR = $(MODDIR)/devutil/scripts
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue