2 # Dpkg functional testsuite (kind of)
4 # Copyright © 2015 Guillem Jover <guillem@debian.org>
7 ## Feature checks setup ##
9 ifneq ($(DPKG_FEATURE_CHECKS
),yes
)
10 export DPKG_FEATURE_CHECKS
:= yes
12 # XXX: once apt is fixed:
13 #export DPKG_HAS_CONFIGURE_WITH_IMPLICIT_TRIGGER_PENDING ?= 1
15 ifneq (,$(filter as-root
,$(DPKG_TESTSUITE_OPTIONS
)))
16 export DPKG_AS_ROOT
= 1