]> granicus.if.org Git - pdns/commit
Readd exec_prefix to pdns.init.in
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Sun, 8 Feb 2015 20:50:20 +0000 (21:50 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Sun, 8 Feb 2015 20:50:20 +0000 (21:50 +0100)
commita96b3f949c547142b60525368270d16696d6a977
tree16c03d9a34d4bee556886da05c1b792a9f587977
parente857c964db97ac657b049340e7bba74a44604e61
Readd exec_prefix to pdns.init.in

automake doesn't completely expand variables like @bindir@, so we need
to keep ${exec_prefix} in there.
pdns/pdns.init.in