Fixup patch macro
This commit is contained in:
parent
a6e60893e4
commit
a5ff02ed97
1 changed files with 2 additions and 2 deletions
|
|
@ -281,8 +281,8 @@ shopt -u extglob
|
|||
popd &>/dev/null
|
||||
%endif
|
||||
|
||||
%patch0 -p1 -b .install_3rdparty_licenses
|
||||
%patch3 -p1 -b .python_install_binary
|
||||
%patch -P 0 -p1 -b .install_3rdparty_licenses
|
||||
%patch -P 3 -p1 -b .python_install_binary
|
||||
|
||||
pushd %{name}_contrib-%{version}
|
||||
#patch1 -p1 -b .install_cvv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue