Add missing -p 1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ncclient?expand=0&rev=13
This commit is contained in:
parent
761cc0b0c7
commit
363db81bc7
@ -58,7 +58,7 @@ This package contains documentation files for %{name}.
|
||||
%prep
|
||||
%setup -q -n ncclient-%{version}
|
||||
%if 0%{?suse_version} < 1550
|
||||
%patch -P 0
|
||||
%patch -P 0 -p 1
|
||||
%endif
|
||||
|
||||
find examples/ -name "*.py" -exec sed -i 's|#!/usr/bin/env python$|#!/usr/bin/python|g' {} \;
|
||||
|
Loading…
x
Reference in New Issue
Block a user