mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 17:37:43 +00:00
grep depends on gettext
This commit is contained in:
parent
488f5d7964
commit
8360efdcc1
@ -64,7 +64,7 @@ grep-target_binary: $(GNUGREP_DIR)/$(GNUGREP_BINARY)
|
|||||||
cp -a $(GNUGREP_DIR)/src/grep $(GNUGREP_DIR)/src/egrep \
|
cp -a $(GNUGREP_DIR)/src/grep $(GNUGREP_DIR)/src/egrep \
|
||||||
$(GNUGREP_DIR)/src/fgrep $(TARGET_DIR)/bin/; fi
|
$(GNUGREP_DIR)/src/fgrep $(TARGET_DIR)/bin/; fi
|
||||||
|
|
||||||
grep: uclibc grep-target_binary
|
grep: uclibc gettext libintl grep-target_binary
|
||||||
|
|
||||||
grep-clean:
|
grep-clean:
|
||||||
$(MAKE) DESTDIR=$(TARGET_DIR) -C $(GNUGREP_DIR) uninstall
|
$(MAKE) DESTDIR=$(TARGET_DIR) -C $(GNUGREP_DIR) uninstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user