aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-04-24 13:41:07 +0000
committerRob Austein <sra@hactrn.net>2013-04-24 13:41:07 +0000
commitd0730928332f23d1d7e7fe81246667225d5de656 (patch)
tree6ec5f374a7eae46d438badcc348731885f8438ea
parent5f1b337333259b0a52e43b5f8907dd314189a7e7 (diff)
Cleanup
svn path=/trunk/; revision=5308
-rw-r--r--rpkid/Makefile.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/rpkid/Makefile.in b/rpkid/Makefile.in
index fa20fa53..72ddb658 100644
--- a/rpkid/Makefile.in
+++ b/rpkid/Makefile.in
@@ -209,10 +209,6 @@ install-postconf: \
install-user:
@true
-# This should copy rpki.conf.sample to rpki.conf if the latter doesn't
-# exist. We also need a deinstallation rule to cover this, following
-# the FreeBSD convention that we deinstall the .conf if and only if
-# it's identical to the .conf.sample.
install-conf: ${DESTDIR}${sysconfdir}/rpki.conf
${DESTDIR}${sysconfdir}/rpki.conf: ${DESTDIR}${sysconfdir}/rpki.conf.sample
@@ -228,9 +224,6 @@ deinstall::
install-apache:
@true
-# This just runs rpki-mysql-setup, but we should figure out a way for
-# that to avoid prompting us for the SQL root password when we don't
-# really need it.
install-mysql:
${sbindir}/rpki-sql-setup