mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-09 12:00:26 +00:00
lvm2 2.03.00-1
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# description : Set of tools that manage logical partitions
|
||||
# depends : libaio
|
||||
|
||||
name=lvm2
|
||||
version=2.02.177
|
||||
version=2.03.00
|
||||
release=1
|
||||
source=(ftp://sources.redhat.com/pub/lvm2/releases/LVM2.${version}.tgz)
|
||||
md5sum=(f63cc5feaadd3000138e73f7143ed370)
|
||||
|
||||
build() {
|
||||
cd LVM2.$version
|
||||
@@ -20,5 +22,3 @@ build() {
|
||||
unset SAVEPATH
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
||||
md5sum=(ee6cfbc5a0c5696ffae79dac04ee7a2b)
|
||||
|
||||
Reference in New Issue
Block a user