From 2b175d6729d210dd8f22f96ce8056a8135f361bd Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Thu, 14 Sep 2006 14:33:36 +0000 Subject: [PATCH] smart-selection.mk: Fix MOD_SCRIPT_DIR --- make/smart-selection.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/smart-selection.mk b/make/smart-selection.mk index 6934791d..aaf525cc 100644 --- a/make/smart-selection.mk +++ b/make/smart-selection.mk @@ -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