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; \ autoreconf -vfi; \
$(CONFIGURE) \ $(CONFIGURE) \
--prefix= \ --prefix= \
--mandir=$(BUILD_TMP)/.remove \ --mandir=/.remove \
--enable-graphics \ --enable-graphics \
--with-fb \ --with-fb \
--with-libjpeg \ --with-libjpeg \

Loading…
Cancel
Save