From 7c8d3edaf2411cf22313ab5af20f7d30eaac950d Mon Sep 17 00:00:00 2001 From: Petr Sklenar Date: Wed, 13 Nov 2019 11:00:15 +0100 Subject: [PATCH] f30 build issues --- proxyfuzz.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index e83b617..76c9720 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -26,8 +26,8 @@ side of the communication. ProxyFuzz is protocol agnostic so it can randomly fuzz any network communication. %prep -#cp -p %{SOURCE0} . -#cp -p %{SOURCE1} . +cp -p %{SOURCE0} . +cp -p %{SOURCE1} . #%patch0 -p1 -b .make-executable %build