Skip to content

Commit

Permalink
Rename ns-3 wheel asset
Browse files Browse the repository at this point in the history
  • Loading branch information
mgjm committed Mar 30, 2020
1 parent ce57fbd commit 6e16b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ns-3/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ done
run mkdir dist2
run python3 -m wheel pack -d dist2 "$ns3_patch"

asset_name="ns-$NS3_VERSION-py3.whl"
asset_name="ns-$NS3_VERSION-cp37-cp37m-linux_x86_64.whl"
asset_path="$base/$asset_name"
run cp "dist2/ns-$NS3_VERSION-py3-none-any.whl" "$asset_path"

Expand Down

0 comments on commit 6e16b80

Please sign in to comment.