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