Ensure the patches get activated.
This commit is contained in:
@@ -69,6 +69,13 @@ ssh keys and to let the user run various scripts.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}~${release}
|
||||
|
||||
# Custom patches activation
|
||||
#set $size = 0
|
||||
#for $p in $patches
|
||||
%patch${size}
|
||||
#set $size += 1
|
||||
#end for
|
||||
|
||||
%build
|
||||
%{__python} setup.py build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user