Explorar o código

macOS/install: do not install system level docs (#1909)

nilason %!s(int64=3) %!d(string=hai) anos
pai
achega
2d6ba1e6c1
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      include/Make/Install.make

+ 0 - 5
include/Make/Install.make

@@ -115,11 +115,6 @@ real-install: | $(DESTDIR) $(DESTDIR)$(INST_DIR) $(DESTDIR)$(UNIX_BIN)
 
 	-$(CHMOD) -R a+rX $(DESTDIR)$(INST_DIR) 2>/dev/null
 
-ifneq ($(findstring darwin,$(ARCH)),)
-	@# enable OSX Help Viewer
-	@/bin/ln -sfh "$(INST_DIR)/docs/html" /Library/Documentation/Help/GRASS-$(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR)
-endif
-
 $(DESTDIR):
 	$(MAKE_DIR_CMD) -p $@