fix error in spec
This commit is contained in:
parent
0802212dd4
commit
1188103830
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ pip is meant to improve on easy_install.bulletin boards, etc.).
|
|||
|
||||
%prep
|
||||
%setup -q -n %{srcname}-%{version}
|
||||
%{__sed} -i '1d' pip.py
|
||||
%{__sed} -i '1d' pip/__init__.py
|
||||
|
||||
%build
|
||||
%{__python} setup.py build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue