aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ntop/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/ntop/APKBUILD b/testing/ntop/APKBUILD
index 0a71c5cb19..530edfff85 100644
--- a/testing/ntop/APKBUILD
+++ b/testing/ntop/APKBUILD
@@ -41,6 +41,8 @@ package() {
# remove the 2 lines below (and this) if there is no init.d script
install -m755 -D "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname
install -m644 -D "$srcdir"/$pkgname.confd "$pkgdir"/etc/conf.d/$pkgname
+ install -m755 -D "$srcdir"/ntop-update-geoip-db \
+ "$pkgdir"/usr/bin/ntop-update-geoip-db
}
md5sums="c5fc7863d8ba08654ef7b4d88ff860f4 ntop-4.0.tar.gz