diff --git a/bindist/bindist.Makefile.in b/bindist/bindist.Makefile.in index 2b124cba3..a8a5ec575 100644 --- a/bindist/bindist.Makefile.in +++ b/bindist/bindist.Makefile.in @@ -154,7 +154,7 @@ post_install: install_cgi_progs install_gac # they refer to the script by different paths. .PHONY: install_cgi_progs -install_cgi_progs: $(INSTALL_CGI_PROG) +install_cgi_progs: # $(INSTALL_CGI_DIR) is likely to be writeable only by root or # the www system administrator, which is why we don't consider a # failure of this action to be an error. If the command fails,