mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
Add --disable-perl-regexp
This commit is contained in:
parent
3460bef669
commit
d8c849445d
@ -35,6 +35,7 @@ $(GNUGREP_DIR)/.configured: $(GNUGREP_DIR)/.unpacked
|
|||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--infodir=/usr/info \
|
--infodir=/usr/info \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
|
--disable-perl-regexp \
|
||||||
);
|
);
|
||||||
touch $(GNUGREP_DIR)/.configured
|
touch $(GNUGREP_DIR)/.configured
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user