[patchteam] - updates nocatsplash to a functional version
[openwrt/svn-archive/archive.git] / sound / alsa / patches / 110-cp_command.patch
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
5 @@ -115,7 +115,7 @@
6 if [ ! -d include/sound -a ! -L include/sound ]; then \
7 ln -sf ../alsa-kernel/include include/sound ; \
8 fi
9 - cp -puvf include/version.h include/sound/version.h
10 + $(CP) include/version.h include/sound/version.h
11
12 utils/mod-deps: utils/mod-deps.c
13 gcc utils/mod-deps.c -o utils/mod-deps