wok-6.x diff lvm2/receipt @ rev 8223
imported patch cleanup/dmsetup.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | e7e5f2e7044b |
children | a315ac61204e |
line diff
1.1 --- a/lvm2/receipt Tue Jan 25 02:53:02 2011 +0000 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 \