debian related fixes

This commit is contained in:
SJ
2013-10-13 21:39:34 +02:00
parent 466f1fe7be
commit e4154cd92e
3 changed files with 8 additions and 6 deletions

View File

@ -31,6 +31,7 @@ all:
install:
if [ ! -f "$(DESTDIR)$(sysconfdir)/piler.conf" ]; then $(INSTALL) -m 0640 -g $(RUNNING_GROUP) $(srcdir)/piler.conf $(DESTDIR)$(sysconfdir)/piler.conf; fi
$(INSTALL) -m 0644 -g $(RUNNING_GROUP) $(srcdir)/sphinx.conf.in $(DESTDIR)$(sysconfdir)/sphinx.conf.dist; fi
clean:
rm -f piler.conf cron.jobs