From 7574b6ce80e26739e0cd21da2872729c7612f0a7 Mon Sep 17 00:00:00 2001 From: Lee Garrett Date: Sat, 6 Nov 2021 20:22:25 +0100 Subject: typo fix --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 6f85bf20..954fed95 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ DOPACKAGES = $(shell dh_listpackages) export PYBUILD_DESTDIR=debian/tmp -# Make it easier to build one machines with ansible << 2.10 installed. +# Make it easier to build on machines with ansible << 2.10 installed. export ANSIBLE_SKIP_CONFLICT_CHECK=1 %: -- cgit v1.2.3