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

systemd - Revert to using full path #209

Closed
wants to merge 1 commit into from
Closed

Conversation

izmyname
Copy link
Contributor

@izmyname izmyname commented Oct 25, 2024

Partially reverts #208

For some reason, with ${CMAKE_INSTALL_LIBDIR} the systemd service isn't installed if use Arch PKGBUILD, just like hyprwm/hypridle#46. Reverting to using the full path. Sorry for the inconvenience.

@fufexan
Copy link
Member

fufexan commented Oct 25, 2024

Sounds like misconfiguration. https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

In the name of pedantry this should be handled by the install command with -DCMAKE_INSTALL_LIBDIR=lib.

@izmyname
Copy link
Contributor Author

izmyname commented Oct 25, 2024

Answered my own question. The problem was the PKGBUILD. Closing the PR as everything is ok with it.

Sorry again for the inconvenience, and thank you for your patience.

@izmyname izmyname closed this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants