summaryrefslogtreecommitdiff
path: root/system/iproute2/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-08-02 05:21:30 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-08-02 05:21:30 +0000
commitb7ff9f469ba23bf1b492c5dc14a40302e98ba72b (patch)
tree975f4167f80e38fa1a9c5b1c0e7769aab1f5759c /system/iproute2/APKBUILD
parentaddcb5d4b2d24c7927c597d156f5a31a3df2ab31 (diff)
parentf782f26af11f6d6ddc0074506f410d36409ebeae (diff)
downloadpackages-b7ff9f469ba23bf1b492c5dc14a40302e98ba72b.tar.gz
packages-b7ff9f469ba23bf1b492c5dc14a40302e98ba72b.tar.bz2
packages-b7ff9f469ba23bf1b492c5dc14a40302e98ba72b.tar.xz
packages-b7ff9f469ba23bf1b492c5dc14a40302e98ba72b.zip
Merge branch 'fixes' into 'master'
Small fixes to iproute2 and lvm2 See merge request adelie/packages!305
Diffstat (limited to 'system/iproute2/APKBUILD')
-rw-r--r--system/iproute2/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/iproute2/APKBUILD b/system/iproute2/APKBUILD
index 4b4b6060c..b4e32f6a8 100644
--- a/system/iproute2/APKBUILD
+++ b/system/iproute2/APKBUILD
@@ -11,7 +11,6 @@ options="!check"
license="GPL-2.0-only"
depends=""
makedepends="bison flex bash libelf-dev libmnl-dev libcap-dev bsd-compat-headers"
-install="$pkgname.post-install"
subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp:noarch"
source="https://kernel.org/pub/linux/utils/net/iproute2/iproute2-$pkgver.tar.xz
devlink-sysinfo.patch"