Index: Makefile =================================================================== RCS file: /usr/cvsroot/zaptel/Makefile,v retrieving revision 1.89 diff -u -r1.89 Makefile --- Makefile 30 Sep 2005 15:57:03 -0000 1.89 +++ Makefile 15 Oct 2005 11:45:39 -0000 @@ -366,7 +366,7 @@ if [ -d /etc/modutils ]; then \ /sbin/update-modules ; \ fi - [ `id -u` = 0 ] && /sbin/depmod -a || : + [ `id -u` = 0 ] && /sbin/depmod -a $(KVERS) || : [ -f $(CONFIG_FILE) ] || install -D -m 644 zaptel.conf.sample $(CONFIG_FILE) install-udev: