From 18024412e7096c843c6f7de7fc1fc750fb025119 Mon Sep 17 00:00:00 2001 From: syyhao Date: Sat, 29 Feb 2020 16:55:17 +0800 Subject: [PATCH] add jitterentropy support --- rng-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rng-tools.spec b/rng-tools.spec index 87fe6f9..92ea776 100644 --- a/rng-tools.spec +++ b/rng-tools.spec @@ -23,7 +23,7 @@ and supplies entropy from them to the system kernel's /dev/random machinery. %package_help %prep -%autosetup -n %{name}-%{version} +%autosetup -n %{name}-%{version} -a 2 -p1 %build ./autogen.sh