/[packages]/backports/4/ipython/current/SPECS/ipython.spec
ViewVC logotype

Diff of /backports/4/ipython/current/SPECS/ipython.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 638763 by joequant, Sun Jun 22 22:05:14 2014 UTC revision 638764 by joequant, Sun Jun 22 22:15:26 2014 UTC
# Line 104  popd Line 104  popd
104  # Get rid of library shebangs  # Get rid of library shebangs
105  find . -type f -name "*.py" -exec sed -i '/#!\/usr\/bin\/env/d' {} \;  find . -type f -name "*.py" -exec sed -i '/#!\/usr\/bin\/env/d' {} \;
106    
107    %build
108    %{__python} setup.py build
109    
110    %install
111  %{__python} setup.py install -O1 --skip-build --root %{buildroot}  %{__python} setup.py install -O1 --skip-build --root %{buildroot}
112    
113  chmod 644 %{buildroot}%{_mandir}/man1/*.1*  chmod 644 %{buildroot}%{_mandir}/man1/*.1*

Legend:
Removed from v.638763  
changed lines
  Added in v.638764

  ViewVC Help
Powered by ViewVC 1.1.30