kdump-update-20041217
[openafs.git] / src / venus / Makefile.in
index 105e209..1f08ca3 100644 (file)
@@ -286,7 +286,7 @@ ${DEST}/etc/kdump: kdump-build
                ${INSTALL} -s kdump-alpha_linux-${LINUX_VERSION} $@ ;; \
        *linux* ) \
                ${INSTALLex} -f ${srcdir}/kdump.sh.linux ${DEST}/etc/kdump; \
-               ${INSTALL} -s kdump-linux-${LINUX_VERSION} $@ ;; \
+               ${INSTALL} -s kdump-linux-${LINUX_VERSION} $@-${LINUX_VERSION} ;; \
        hp_ux11* ) \
                ${INSTALLex} -f ${srcdir}/kdump.sh.hp_ux11 ${DEST}/etc/kdump; \
                ${INSTALL} -s -f $? $@;; \