Skip to content

Commit

Permalink
Remove last reference to certs in rpm build
Browse files Browse the repository at this point in the history
  • Loading branch information
hcopperm committed Mar 26, 2024
1 parent 62bca65 commit dc94424
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build-linux/rpm/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ else
INSTALL_PATH="/usr/lib/python2.6/site-packages/pdagent"
fi

# ensure that our root certs are readable
chmod -R a+r $INSTALL_PATH/root_certs

# Compile module .py to .pyc
python -m compileall -q -f "$INSTALL_PATH/"

Expand Down

0 comments on commit dc94424

Please sign in to comment.