mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
e2fsprogs: disable library installation
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37070
This commit is contained in:
parent
900f78e3be
commit
6232a4300c
@ -114,17 +114,6 @@ define Build/Compile
|
||||
all
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
BUILDCC="$(HOSTCC)" \
|
||||
DESTDIR="$(1)" \
|
||||
install-libs
|
||||
$(MAKE) -C $(PKG_BUILD_DIR)/lib/ext2fs \
|
||||
BUILDCC="$(HOSTCC)" \
|
||||
DESTDIR="$(1)" \
|
||||
install
|
||||
endef
|
||||
|
||||
define Package/e2fsprogs/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/e2fsck $(1)/usr/sbin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user