aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/refpolicy/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-09-01 14:34:15 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-09-01 14:35:00 +0100
commit76368a5c0ac0ce3e66a9451637937361d9bc0f78 (patch)
treed05d8684a5a1a87112c3cf102ffa909ecfb4109b /package/system/refpolicy/Makefile
parentd136848b8b8081370d41461c9685affcd3222e8c (diff)
downloadupstream-76368a5c0ac0ce3e66a9451637937361d9bc0f78.tar.gz
upstream-76368a5c0ac0ce3e66a9451637937361d9bc0f78.tar.bz2
upstream-76368a5c0ac0ce3e66a9451637937361d9bc0f78.zip
refpolicy: skip building docs
Building docs requires xmllint and other bulky things being present on the host. Skip that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/system/refpolicy/Makefile')
-rw-r--r--package/system/refpolicy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/refpolicy/Makefile b/package/system/refpolicy/Makefile
index f1a33c8e79..c5a8a5cc32 100644
--- a/package/system/refpolicy/Makefile
+++ b/package/system/refpolicy/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=refpolicy
PKG_VERSION:=2.20200229
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20200229