mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
parent
c23c30838c
commit
0cf28ade0b
@ -100,6 +100,8 @@ $(STAGING_DIR)/usr/lib/libncurses.so.$(NCURSES_VERSION): $(NCURSES_DIR)/lib/libn
|
|||||||
ticdir=$(STAGING_DIR)/usr/share/terminfo \
|
ticdir=$(STAGING_DIR)/usr/share/terminfo \
|
||||||
-C $(NCURSES_DIR) install
|
-C $(NCURSES_DIR) install
|
||||||
chmod a-x $(NCURSES_DIR)/lib/libncurses.so*
|
chmod a-x $(NCURSES_DIR)/lib/libncurses.so*
|
||||||
|
$(SED) 's^prefix="^prefix="$(STAGING_DIR)^' \
|
||||||
|
$(STAGING_DIR)/bin/ncurses5-config
|
||||||
touch -c $@
|
touch -c $@
|
||||||
|
|
||||||
$(TARGET_DIR)/usr/lib/libncurses.so.$(NCURSES_VERSION): $(STAGING_DIR)/usr/lib/libncurses.so.$(NCURSES_VERSION)
|
$(TARGET_DIR)/usr/lib/libncurses.so.$(NCURSES_VERSION): $(STAGING_DIR)/usr/lib/libncurses.so.$(NCURSES_VERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user