summaryrefslogtreecommitdiff
path: root/sentinel-fwlogs
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-09-27 14:47:37 +0200
committerKarel Kočí <cynerd@email.cz>2020-09-27 14:47:37 +0200
commit65ee98828b7d4efcb44f8360328ada6653cab1d3 (patch)
tree22a8770b7ff5693df2d236e79ec4d933d6deaeb9 /sentinel-fwlogs
parente1d57e6a1754b017668ef4d0b58590fb4e9fa853 (diff)
downloadopenwrt-personal-pkgs-65ee98828b7d4efcb44f8360328ada6653cab1d3.tar.gz
openwrt-personal-pkgs-65ee98828b7d4efcb44f8360328ada6653cab1d3.tar.bz2
openwrt-personal-pkgs-65ee98828b7d4efcb44f8360328ada6653cab1d3.zip
logc, sentinel-fwlogs: additional fixes
Diffstat (limited to 'sentinel-fwlogs')
-rw-r--r--sentinel-fwlogs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sentinel-fwlogs/Makefile b/sentinel-fwlogs/Makefile
index 7063fcd..8b7b0a9 100644
--- a/sentinel-fwlogs/Makefile
+++ b/sentinel-fwlogs/Makefile
@@ -22,6 +22,7 @@ PKG_LICENSE_FILES:=LICENSE
PKG_BUILD_DEPENDS:=argp-standalone
+PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk