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