Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.py: prefix fixes #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

setup.py: prefix fixes #2

wants to merge 3 commits into from

Commits on Apr 27, 2018

  1. setup.py: declare tab sizes and encoding for vim

    Signed-off-by: Marty E. Plummer <[email protected]>
    hanetzer committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    8febe62 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. setup.py: use portage EPREFIX if available

    Only fixes installation paths; still needs work to run on prefix.
    
    Bug: https://bugs.gentoo.org/654128
    
    Signed-off-by: Marty E. Plummer <[email protected]>
    hanetzer committed May 1, 2018
    Configuration menu
    Copy the full SHA
    12bd8af View commit details
    Browse the repository at this point in the history
  2. catalyst/defaults.py: use EPREFIX where apropriate

    Signed-off-by: Marty E. Plummer <[email protected]>
    hanetzer committed May 1, 2018
    Configuration menu
    Copy the full SHA
    af11676 View commit details
    Browse the repository at this point in the history