Skip to content

Commit

Permalink
py2-dxr: added py2-dxr/lib in libdir
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jun 20, 2018
1 parent 621f4b2 commit e1f7a73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py2-dxr-toolfile.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cat << \EOF_TOOLFILE >%{i}/etc/scram.d/py2-dxr.xml
<tool name="py2-dxr" version="@TOOL_VERSION@">
<client>
<environment name="PY2_DXR_BASE" default="@TOOL_ROOT@"/>
<environment name="LIBDIR" default="$PY2_DXR_BASE/lib"/>
</client>
<runtime name="PATH" value="$PY2_DXR_BASE/bin" type="path"/>
</tool>
Expand Down

0 comments on commit e1f7a73

Please sign in to comment.