Browse Source

apparmor: fix packaging

Removes the BUILDONLY flag as otherwise no packages will be created.

Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
lilik-openwrt-22.03
Vincent Wiemann 3 years ago
parent
commit
dcd72a7d84
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      utils/apparmor/Makefile

+ 0
- 1
utils/apparmor/Makefile View File

@ -14,7 +14,6 @@ PKG_MIRROR_HASH:=303ceca041ad8023fa44cdda366448d60b6299790266834b4078d30b70ad27f
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
BUILDONLY:=1
PKG_BUILD_DEPENDS:=swig/host
HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=setuptools-scm


Loading…
Cancel
Save