Skip to content

Commit

Permalink
Merge pull request #840 from ktf/fix-lhapdf
Browse files Browse the repository at this point in the history
Move also libLHAPDF.so to libLHAPDF6.so
  • Loading branch information
ktf committed Jul 9, 2014
2 parents 5a0feac + c086ec1 commit 782ec63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lhapdf6.spec
Expand Up @@ -48,6 +48,7 @@ chmod a+x %{_sourcedir}/lhapdf6_makeLinks
%{_sourcedir}/lhapdf6_makeLinks
cd -
mv %i/lib/libLHAPDF.a %i/lib/libLHAPDF6.a
mv %i/lib/libLHAPDF.so %i/lib/libLHAPDF6.so
mv %i/lib/python2.7/site-packages/lhapdf.so %i/lib/python2.7/site-packages/lhapdf6.so

%post
Expand Down

0 comments on commit 782ec63

Please sign in to comment.