summaryrefslogtreecommitdiff
path: root/repo/util/iproute2.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/iproute2.xibuild')
-rw-r--r--repo/util/iproute2.xibuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/repo/util/iproute2.xibuild b/repo/util/iproute2.xibuild
index 94baef1..96ec60b 100644
--- a/repo/util/iproute2.xibuild
+++ b/repo/util/iproute2.xibuild
@@ -10,5 +10,8 @@ build () {
rm -fv man/man8/arpd.8
make
+}
+
+package () {
make DESTDIR=$PKG_DEST install
}