wok rev 8222

imported patch cleanup/lvm2.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents 86295c37fce3
children 697821de6b0d
files lvm2/receipt
line diff
     1.1 --- a/lvm2/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.2 +++ b/lvm2/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -15,8 +15,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	old_src=$(echo "$src" | sed "s/-$VERSION/.$VERSION/")
     1.8 -	mv $old_src $src
     1.9  	cd $src
    1.10  	./configure \
    1.11  		--prefix=/usr \