mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99 for reporting)
SVN-Revision: 1071
This commit is contained in:
parent
2123f17a10
commit
58f85e26f7
@ -56,6 +56,7 @@ $(PKG_BUILD_DIR)/.built:
|
||||
mkdir -p $(PKG_INSTALL_DIR)/usr/man/man{1,5,8}
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
PREFIX="$(PKG_INSTALL_DIR)/usr" \
|
||||
RPM_BUILD_ROOT="$(PKG_INSTALL_DIR)" \
|
||||
install
|
||||
touch $@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user