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

fix(pacman): enclose directory paths in PKGBUILD in double quotes #264

Commits on Aug 21, 2024

  1. fix(pacman): enclose directory paths in double quotes

    This ensures that paths with spaces on the target machine
    are properly preserved during pacman's installation of the package.
    kevinaboos committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5cbb1f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Add a change file

    kevinaboos committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ec68dc8 View commit details
    Browse the repository at this point in the history