aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMorten Werner Olsen <werner@debian.org>2006-08-30 22:09:38 +0000
committerMorten Werner Olsen <werner@debian.org>2006-08-30 22:09:38 +0000
commitdb7fdb74dd8a01c9b51e35ebb9cfb39b1a574a67 (patch)
treedddced230fec3740a5d2329d14b61df09da71e3f /Makefile
parent07fec1831da48b15b6826c221b7667530896d9fb (diff)
downloadsitesummary-db7fdb74dd8a01c9b51e35ebb9cfb39b1a574a67.tar.gz
sitesummary-db7fdb74dd8a01c9b51e35ebb9cfb39b1a574a67.tar.bz2
sitesummary-db7fdb74dd8a01c9b51e35ebb9cfb39b1a574a67.tar.xz
moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c3cb772..17e5401 100644
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@ prefix = /usr
sbindir = $(prefix)/sbin
datadir = $(prefix)/share
libdir = $(prefix)/lib
+cgibindir = $(libdir)/cgi-bin
pkgdatadir = $(datadir)/sitesummary
-cgibindir = $(pkgdatadir)/cgi-bin
pkgdir = $(libdir)/sitesummary
collectordir = $(libdir)/sitesummary/collect.d
perldir = $(datadir)/perl5