summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2006-09-26 17:33:18 +0000
committerDimitri Sokolyuk <demon@dim13.org>2006-09-26 17:33:18 +0000
commit5d1b123f5bf7b7ea96ae548f02a75fd4a084f6f4 (patch)
tree9530ef1edc5a262c38643b1b3d93f892d79bd5ca
parenta5dae353bdd6eaeda02901f4e0534fd5ea7fad49 (diff)
fix path
-rw-r--r--bofh/Makefile2
1 files changed, 1 insertions, 1 deletions
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}