wok diff lvm2/receipt @ rev 8435

Fixed udns.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 02:03:49 2011 +0000 (2011-02-06)
parents eda121aa616f
children 8b07f593f3ff
line diff
     1.1 --- a/lvm2/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.2 +++ b/lvm2/receipt	Sun Feb 06 02:03:49 2011 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -Np1 -i ../stuff/lvm2_hotfix_udevsync.patch
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--infodir=/usr/share/info \