--- dahdi-linux-2.2.1.orig/Makefile 2009-11-09 19:32:45.000000000 +0000 +++ dahdi-linux-2.2.1/Makefile 2010-01-30 12:15:39.465439183 +0000 @@ -183,7 +183,7 @@ build_tools/uninstall-modules dahdi $(KVERS) endif $(KMAKE) INSTALL_MOD_PATH=$(DESTDIR) INSTALL_MOD_DIR=dahdi modules_install - [ `id -u` = 0 ] && /sbin/depmod -a $(KVERS) || : +# [ `id -u` = 0 ] && /sbin/depmod -a $(KVERS) || : uninstall-modules: ifdef DESTDIR