Index: openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl,v diff -u -N -r1.37 -r1.38 --- openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 7 Aug 2017 23:47:59 -0000 1.37 +++ openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 19 Jan 2018 20:56:00 -0000 1.38 @@ -403,15 +403,7 @@ return $watchable_files } -ad_proc -public -deprecated pkg_home {package_key} { - @return A server-root relative path to the directory for a package. Usually /packages/package-key - @see acs_package_root_dir - -} { - return "/packages/$package_key" -} - ad_proc -private apm_system_paths {} { @return a list of acceptable system paths to search for executables in.