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

Makefile: DESTDIR should be stripped from config files location during linking #9

Open
joebonrichie opened this issue Jul 5, 2022 · 0 comments

Comments

@joebonrichie
Copy link
Contributor

joebonrichie commented Jul 5, 2022

Otherwise we get:

$ sudo usysconf run -d
 ✚  Started usysconf
 ✚  Falling back to rigorous check for chroot
 ✚  Skipped directory '/home/build/YPKG/root/usysconf/install/etc/usysconf.d':
 ✚      Not found.
 ✚  Skipped directory '/home/build/YPKG/root/usysconf/install/usr/share/default/usysconf.d':
 ✚      Not found.
 ✚  Skipped directory '/home/ninya/.config/usysconf.d':
 ✚      Not found.
 🕱  No triggers available

minor issue; workaround is to build and install separately instead of install step with DESTDIR= passed doing the building.

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

No branches or pull requests

1 participant