mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
smart-selection.mk: Fix MOD_SCRIPT_DIR
This commit is contained in:
parent
2b11219c1e
commit
2b175d6729
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
MOD_SCRIPT_DIR = $(HOME)/local/src/cvs.main/lib/devutil/scripts
|
||||
MOD_SCRIPT_DIR = $(MODDIR)/lib/devutil/scripts
|
||||
GENERATE_SELECTION = $(MOD_SCRIPT_DIR)/generate_selection.sh
|
||||
SUSE_RELEASE = $(shell sed '/VERSION *=/ !d; s/VERSION *= *//' /etc/SuSE-release)
|
||||
UPLOAD_URL = root@ftp.jannet.de:/home/ftp/dat/pub/packages/linux/suse/$(SUSE_RELEASE)/inst-source/setup/descr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue