linux-rpm-build.mk: Use cvs mkspec-linux.sh version

This commit is contained in:
Jan Lindemann 2005-05-16 16:33:36 +00:00 committed by Jan Lindemann
commit cf5b8e0d79

View file

@ -72,7 +72,7 @@ BUILD = sh $(MODDIR)/devutil/jcs/build_linux.sh \
-a i386 \
-s $(KERNEL_SRC_DIR) \
-i $(TMP_INSTALL)
MKSPEC := $(shell which mkspec-linux.sh)
MKSPEC := $(MODDIR)/devutil/jcs/mkspec-linux.sh
# exports
export KERNEL_VERSION