abinfo "Do not install init.d scripts ..."
sed -e '/init\.d/s|^|#|' \
    -i "$SRCDIR"/misc/Makefile.in
