From 4f2fc9b1d1f4b985bfd30fe08e21a1e5c588cc5c Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Aug 16 2022 09:03:17 +0000 Subject: fix: correct patch application --- diff --git a/octave-zmat.spec b/octave-zmat.spec index 73222fe..cbe984c 100644 --- a/octave-zmat.spec +++ b/octave-zmat.spec @@ -25,7 +25,7 @@ slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time. %prep -%autosetup -n %{octpkg}-%{version} +%autosetup -n %{octpkg}-%{version} -S patch -p1 cp LICENSE.txt COPYING