mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
- fix includedir
This commit is contained in:
parent
036f718684
commit
0cb95500d2
@ -37,9 +37,10 @@ $(LIBGPG_ERROR_DIR)/.configured: $(LIBGPG_ERROR_DIR)/.source
|
|||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--datadir=/usr/share \
|
--datadir=/usr/share \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--includedir=/include \
|
--includedir=/usr/include \
|
||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--infodir=/usr/info \
|
--infodir=/usr/info \
|
||||||
|
$(DISABLE_NLS) \
|
||||||
)
|
)
|
||||||
touch $(LIBGPG_ERROR_DIR)/.configured
|
touch $(LIBGPG_ERROR_DIR)/.configured
|
||||||
|
|
||||||
@ -64,7 +65,6 @@ libgpg-error-clean:
|
|||||||
libgpg-error-dirclean:
|
libgpg-error-dirclean:
|
||||||
rm -rf $(LIBGPG_ERROR_DIR)
|
rm -rf $(LIBGPG_ERROR_DIR)
|
||||||
|
|
||||||
.PHONY: libgpg-error
|
|
||||||
#############################################################
|
#############################################################
|
||||||
#
|
#
|
||||||
# Toplevel Makefile options
|
# Toplevel Makefile options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user