summaryrefslogtreecommitdiffstats
path: root/main/multipath-tools
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-11-02 10:46:17 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-11-02 10:46:17 +0000
commit184bfa7d3b0bf96fdbaab4670fbb1b29ae510637 (patch)
tree9e16f0acec7344166c716fa0be6da975d0dac4db /main/multipath-tools
parent9755b2741ab312972f106699d21a4e836ed1d06b (diff)
downloadaports-184bfa7d3b0bf96fdbaab4670fbb1b29ae510637.tar.bz2
aports-184bfa7d3b0bf96fdbaab4670fbb1b29ae510637.tar.xz
main/multipath-tools: minor
Diffstat (limited to 'main/multipath-tools')
-rw-r--r--main/multipath-tools/APKBUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/main/multipath-tools/APKBUILD b/main/multipath-tools/APKBUILD
index 776ffc72c..cfafcd721 100644
--- a/main/multipath-tools/APKBUILD
+++ b/main/multipath-tools/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname="multipath-tools"
pkgver=0.4.9
-pkgrel=0
+pkgrel=1
pkgdesc="Device Mapper Multipathing Driver"
url="http://christophe.varoqui.free.fr/"
license="GPL"
@@ -14,10 +14,6 @@ source="http://christophe.varoqui.free.fr/$pkgname/$pkgname-$pkgver.tar.bz2
multipath-tools-0.4.9-build.patch
multipath-tools-0.4.8-kparted-ext-partitions.patch"
-# multipath-tools-0.4.8-r1-kpartx.patch
-# multipath-tools-0.4.8-socket-cve-2009-0115.patch
-# multipath-tools-0.4.8-udev-scsi_id-changes.patch
-
_builddir="$srcdir"
prepare() {