From 5d1b123f5bf7b7ea96ae548f02a75fd4a084f6f4 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 26 Sep 2006 17:33:18 +0000 Subject: fix path --- bofh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bofh/Makefile b/bofh/Makefile index 80f21e8..1c76f3e 100644 --- a/bofh/Makefile +++ b/bofh/Makefile @@ -3,7 +3,7 @@ PROG= bofh SRCS= bofh.c HEADER= excuses.h -BINDIR= /var/www/htdocs/cgi-bin +BINDIR= /var/www/cgi-bin NOMAN= CLEANFILES= ${HEADER} -- cgit v1.2.3