summaryrefslogtreecommitdiff
path: root/lvm2/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'lvm2/Pkgfile')
-rw-r--r--lvm2/Pkgfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lvm2/Pkgfile b/lvm2/Pkgfile
index 6d82f2617..ba53146ed 100644
--- a/lvm2/Pkgfile
+++ b/lvm2/Pkgfile
@@ -4,16 +4,13 @@
# Depends on: libdevmapper
name=lvm2
-version=2.02.88
+version=2.02.90
release=1
-source=(ftp://sources.redhat.com/pub/lvm2/releases/LVM2.$version.tgz
- lvm2-static_build.patch)
+source=(ftp://sources.redhat.com/pub/lvm2/releases/LVM2.$version.tgz)
build() {
cd LVM2.$version
- patch -p1 -i $SRC/lvm2-static_build.patch
-
./configure --prefix=/usr \
--exec-prefix= \
--datarootdir=/usr \

Generated by cgit