initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / soundtools / alsa / no_depmod.patch
1 --- ./Makefile.orig     2003-09-04 05:06:40.000000000 +0200
2 +++ ./Makefile  2003-09-04 05:07:08.000000000 +0200
3 @@ -140,11 +140,6 @@
4         rm -f $(DESTDIR)$(moddir)/snd*.o $(DESTDIR)$(moddir)/persist.o $(DESTDIR)$(moddir)/isapnp.o
5  endif
6         @for d in $(SUBDIRS); do if ! $(MAKE) -C $$d modules_install; then exit 1; fi; done
7 -ifeq ($(DESTDIR),)
8 -       -/sbin/depmod -a $(kaversion) $(SYSTEM_MAP_OPT)
9 -else
10 -       -/sbin/depmod -a -b $(DESTDIR)/ $(SYSTEM_MAP_OPT) $(kaversion)
11 -endif
12  
13  .PHONY: install-scripts
14  install-scripts: