diff --git a/proxyfuzz.spec b/proxyfuzz.spec index e50642e..429e980 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -26,9 +26,9 @@ side of the communication. ProxyFuzz is protocol agnostic so it can randomly fuzz any network communication. %prep -cp -p %{SOURCE0} . -cp -p %{SOURCE1} . -%patch0 -p1 -b .make-executable +#cp -p %{SOURCE0} . +#cp -p %{SOURCE1} . +#%patch0 -p1 -b .make-executable %build