wok diff linmodem-intel-537/receipt @ rev 10082

Up: qt4 to 4.7.3. This adds sercurity fixes in this release. Add libQtPlugins so you don't need to install Qt4-dev to run mixxx.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 06:22:56 2011 +0000 (2011-05-20)
parents 9f4d002c2b7f
children 51dc38f6efca
line diff
     1.1 --- a/linmodem-intel-537/receipt	Tue Feb 01 02:51:50 2011 +0000
     1.2 +++ b/linmodem-intel-537/receipt	Fri May 20 06:22:56 2011 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4    while read file; do
     1.5      	[ -f done.$file ] && continue
     1.6      	echo "Apply $file..."
     1.7 -    	patch -p1 < ../stuff/$PACKAGE-$file || return 1
     1.8 +    	patch -p1 < $stuff/$PACKAGE-$file || return 1
     1.9  	touch done.$file
    1.10      done <<EOT
    1.11  kernel-2.6.30.patch