lvm2: update to 2.02.105
This commit is contained in:
parent
a044cdcadc
commit
08220c59e3
@ -1 +1 @@
|
||||
3d82cdb63259b4386c0cc308b4e1f221 LVM2.2.02.104.tgz
|
||||
b5b3540661fc70bf329b526c1cfbcf3a LVM2.2.02.105.tgz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libdevmapper
|
||||
|
||||
name=lvm2
|
||||
version=2.02.104
|
||||
version=2.02.105
|
||||
release=1
|
||||
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/LVM2.$version.tgz)
|
||||
|
||||
@ -15,7 +15,7 @@ build() {
|
||||
export UDEV_LIBS="$(pkg-config --libs --static libudev)"
|
||||
|
||||
# needed for static linking
|
||||
export LIBS="-lpthread"
|
||||
export LIBS="-lpthread -luuid"
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--exec-prefix= \
|
||||
|
Loading…
x
Reference in New Issue
Block a user