Browse Source

- try to keep manual away from image

master
vanhofen 6 years ago
parent
commit
4ea776f616
  1. 2
      make/plugins.mk

2
make/plugins.mk

@ -591,7 +591,7 @@ $(D)/links: $(D)/libpng $(D)/libjpeg $(D)/openssl $(ARCHIVE)/links-$(LINKS_VER).
autoreconf -vfi; \
$(CONFIGURE) \
--prefix= \
--mandir=$(BUILD_TMP)/.remove \
--mandir=/.remove \
--enable-graphics \
--with-fb \
--with-libjpeg \

Loading…
Cancel
Save