mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-25 07:10:12 +01:00
make fix
This commit is contained in:
parent
3ad6c3bc66
commit
846375c516
@ -27,7 +27,7 @@ INSTALL = @INSTALL@
|
||||
all:
|
||||
sed -e 's%pidfile=.*%pidfile=$(localstatedir)/run/piler/piler.pid%g' \
|
||||
-e 's%iv=.*%iv=@iv@%g' \
|
||||
-e '%pemfile=%pemfile=$(sysconfdir)/piler.pem%g' \
|
||||
-e 's%pemfile=%pemfile=$(sysconfdir)/piler.pem%g' \
|
||||
-e 's%workdir=.*%workdir=$(localstatedir)/piler/tmp%g' < $(srcdir)/example.conf | grep -v ^\; | grep '=' | sort > $(srcdir)/piler.conf
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user