mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-26 23:23:55 +01:00
linux-rpm-build.mk: Use cvs mkspec-linux.sh version
This commit is contained in:
parent
bf99aaec48
commit
cf5b8e0d79
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ BUILD = sh $(MODDIR)/devutil/jcs/build_linux.sh \
|
||||||
-a i386 \
|
-a i386 \
|
||||||
-s $(KERNEL_SRC_DIR) \
|
-s $(KERNEL_SRC_DIR) \
|
||||||
-i $(TMP_INSTALL)
|
-i $(TMP_INSTALL)
|
||||||
MKSPEC := $(shell which mkspec-linux.sh)
|
MKSPEC := $(MODDIR)/devutil/jcs/mkspec-linux.sh
|
||||||
|
|
||||||
# exports
|
# exports
|
||||||
export KERNEL_VERSION
|
export KERNEL_VERSION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue