kdump-build: don't install when it hasn't been built for *bsd*
[openafs.git] / src / venus / Makefile.in
index 5143a9c..a33b222 100644 (file)
@@ -325,7 +325,7 @@ install: kdump-build fs livesys up fstrace cmdebug afsio
        hp_ux11* ) \
                ${INSTALL_SCRIPT} kdump.sh.hp_ux11 ${DESTDIR}${sbindir}/kdump; \
                ${INSTALL_PROGRAM} kdump-build ${DESTDIR}${sbindir}/kdump ;; \
-       *_fbsd* ) \
+       *bsd* ) \
                ;; \
        *) \
                ${INSTALL_PROGRAM} kdump-build ${DESTDIR}${sbindir}/kdump ;; \