Skip to content

Commit

Permalink
cleanup : yoda latest version already has fix this patching
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Sep 29, 2022
1 parent 70ef2e5 commit f28b664
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions yoda.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ autoreconf -fiv

%build

sed -i -e "s|lPyROOT|lcppyyX.X|" ./pyext/setup.py.in

sed -i -e "s|lcppyy...|lcppyy$(echo %{cms_python3_major_minor_version} | tr . _)|" ./pyext/setup.py.in
PYTHON=$(which python3) ./configure --prefix=%i --enable-root
sed -i "s|env python|env python3|" bin/*
make %{makeprocesses} all
Expand Down

0 comments on commit f28b664

Please sign in to comment.