From fa1d299eeb591a8cc8acd89314deac35bb71eaa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Mon, 9 Oct 2017 17:10:05 +0200 Subject: [PATCH] Fix a typo in rpm/README.md --- rpm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/README.md b/rpm/README.md index 1b0900cbfd2..74e2eb1a966 100644 --- a/rpm/README.md +++ b/rpm/README.md @@ -35,7 +35,7 @@ This generates an RPM with release `.git` ### MOCK old chroot -It is possible to execute `mock` using the 'old chroot' behaviour (which does not uses `systemd-nspawn`) setting +It is possible to execute `mock` using the 'old chroot' behavior (which does not uses `systemd-nspawn`) setting the environment variable `_MOCK_OLD_CHROOT` before running `buildrpms.sh`: ```bash