From: Lars Hjemli Date: Mon, 14 May 2007 22:48:31 +0000 (+0200) Subject: Don't hardcode urls when SCRIPT_NAME is available X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/ea2831f1c826d92c0158474c2d07837ec2f9fd6c?ds=sidebyside;hp=ea2831f1c826d92c0158474c2d07837ec2f9fd6c Don't hardcode urls when SCRIPT_NAME is available Also, let the makefile define the name of the installed cgi and use that definition as a default value for cgit_script_name variable. Signed-off-by: Lars Hjemli ---