1 Index: alsa-driver-1.0.14rc1/Makefile
2 ===================================================================
3 --- alsa-driver-1.0.14rc1.orig/Makefile 2007-06-04 13:22:44.865034760 +0200
4 +++ alsa-driver-1.0.14rc1/Makefile 2007-06-04 13:22:45.149991440 +0200
6 if [ ! -d include/sound -a ! -L include/sound ]; then \
7 ln -sf ../alsa-kernel/include include/sound ; \
9 - cp -puvf include/version.h include/sound/version.h
10 + $(CP) include/version.h include/sound/version.h
12 utils/mod-deps: utils/mod-deps.c
13 gcc utils/mod-deps.c -o utils/mod-deps