[Bug 228418] www/tomcat85: drop start_precmd from tomcat85.in

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 26 17:59:45 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228418

--- Comment #7 from VVD <vvd at unislabs.com> ---
Michael Osipov, check this - is it what you ask:
> --- www/tomcat85.orig/files/tomcat85.in
> +++ www/tomcat85/files/tomcat85.in
> @@ -131,15 +131,4 @@
>         org.apache.catalina.startup.Bootstrap \
>         ${_tomcat_pipe_cmd}"
>  
> -start_precmd="tomcat_prestart"
> -
> -tomcat_prestart()
> -{
> -       if [ -r "${_tomcat_catalina_base}/bin/setenv.sh" ]; then
> -               . "${_tomcat_catalina_base}/bin/setenv.sh"
> -       elif [ -r "${_tomcat_catalina_home}/bin/setenv.sh" ]; then
> -               . "${_tomcat_catalina_home}/bin/setenv.sh"
> -       fi
> -}
> -
>  run_rc_command "$1"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list