]> git.pld-linux.org Git - packages/apache-couchdb.git/blobdiff - apache-couchdb-init.d.patch
- merge todo
[packages/apache-couchdb.git] / apache-couchdb-init.d.patch
index a5044a3962aa93974bcd601cc98a666bcfaf84e0..0fc4adbf124f0014a3c180f6d7b416d2b50bbb96 100644 (file)
@@ -9,7 +9,7 @@
 +       init_enabled=true
 +       AC_SUBST([initdir], ['${sysconfdir}/rc.d/init.d'])
 +       AC_MSG_RESULT(${initdir})
-+   else if test -d /etc/rc.d; then
++   elif test -d /etc/rc.d; then
         init_enabled=true
         AC_SUBST([initdir], ['${sysconfdir}/rc.d'])
         AC_MSG_RESULT(${initdir})
This page took 0.075952 seconds and 4 git commands to generate.