15
0
forked from pool/python-envier

apply patch the recommended way

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-envier?expand=0&rev=2
This commit is contained in:
2024-09-19 08:47:23 +00:00
committed by Git OBS Bridge
parent 030fbc37f8
commit 24b40be8ac

View File

@@ -48,7 +48,7 @@ mkdir -p envier-%{version}-source1
tar -xzf %{SOURCE1} -C envier-%{version}-source1 --strip-components=1
# Apply the patch to the files from Source1
pushd envier-%{version}-source1
%patch0 -p1
%patch -P0 -p1
popd
%build