From 91a01e41067edb1d08727e7170b2fe76c4859f9c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 9 Aug 2008 20:36:05 +0000 Subject: move some webcam/sound related stuff from trunk to packages SVN-Revision: 12260 --- package/alsa/patches/110-cp_command.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 package/alsa/patches/110-cp_command.patch (limited to 'package/alsa/patches/110-cp_command.patch') diff --git a/package/alsa/patches/110-cp_command.patch b/package/alsa/patches/110-cp_command.patch deleted file mode 100644 index f9719b5741..0000000000 --- a/package/alsa/patches/110-cp_command.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: alsa-driver-1.0.14rc1/Makefile -=================================================================== ---- alsa-driver-1.0.14rc1.orig/Makefile 2007-06-04 13:22:44.865034760 +0200 -+++ alsa-driver-1.0.14rc1/Makefile 2007-06-04 13:22:45.149991440 +0200 -@@ -115,7 +115,7 @@ - if [ ! -d include/sound -a ! -L include/sound ]; then \ - ln -sf ../alsa-kernel/include include/sound ; \ - fi -- cp -puvf include/version.h include/sound/version.h -+ $(CP) include/version.h include/sound/version.h - - utils/mod-deps: utils/mod-deps.c - gcc utils/mod-deps.c -o utils/mod-deps -- cgit v1.2.3