summaryrefslogtreecommitdiffstats
path: root/package/setools
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-11-30 00:08:42 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-01 22:56:41 +0100
commit373b63d3f0a9e0ea2ba97a070a642e904605101f (patch)
tree2eab2b2316a098bd37cda7e07ad7ce8f6539a86e /package/setools
parent0565928fb95f19f96b00d7218c3ffa2ff93e0ca9 (diff)
downloadbuildroot-373b63d3f0a9e0ea2ba97a070a642e904605101f.tar.gz
buildroot-373b63d3f0a9e0ea2ba97a070a642e904605101f.zip
packages: remove "consecutive empty lines"
... as reported by utils/check-package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Adam Duskett <aduskett@gmail.com> Cc: Yegor Yefremov<yegorslists@googlemail.com> Cc: Matt Weber <matthew.weber@rockwellcollins.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/setools')
-rw-r--r--package/setools/setools.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/setools/setools.mk b/package/setools/setools.mk
index 8b93ccf45e..6748c95c23 100644
--- a/package/setools/setools.mk
+++ b/package/setools/setools.mk
@@ -13,7 +13,6 @@ SETOOLS_LICENSE_FILES = COPYING COPYING.GPL COPYING.LGPL
SETOOLS_SETUP_TYPE = setuptools
HOST_SETOOLS_DEPENDENCIES = host-libselinux host-libsepol
-
ifeq ($(BR2_PACKAGE_PYTHON3),y)
SETOOLS_PYLIBVER = python$(PYTHON3_VERSION_MAJOR)
else
OpenPOWER on IntegriCloud