From: Vincent Wiemann Date: Tue, 15 Jun 2021 20:04:31 +0000 (+0200) Subject: apparmor: fix packaging X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dcd72a7d84f54809981c564fd2b886f9d2051d85;p=openwrt-packages.git apparmor: fix packaging Removes the BUILDONLY flag as otherwise no packages will be created. Signed-off-by: Vincent Wiemann --- diff --git a/utils/apparmor/Makefile b/utils/apparmor/Makefile index c72ea681a..34d63e62f 100644 --- a/utils/apparmor/Makefile +++ b/utils/apparmor/Makefile @@ -14,7 +14,6 @@ PKG_MIRROR_HASH:=303ceca041ad8023fa44cdda366448d60b6299790266834b4078d30b70ad27f PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=LICENSE PKG_MAINTAINER:=Oskari Rauta -BUILDONLY:=1 PKG_BUILD_DEPENDS:=swig/host HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=setuptools-scm