Move web content from /var/www to /usr/share

This commit is contained in:
Jesse Keating 2007-02-20 09:51:08 -05:00
parent 54ce78b307
commit 034de335ad
8 changed files with 19 additions and 16 deletions

View file

@ -1,6 +1,6 @@
SUBDIRS = images errors js
SERVERDIR = /var/www/koji-web/static
SERVERDIR = /usr/share/koji-web/static
FILES = $(wildcard *.css)
_default: