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

"make install" doesn't update the binary #39

Closed
cdmistman opened this issue Nov 22, 2019 · 1 comment
Closed

"make install" doesn't update the binary #39

cdmistman opened this issue Nov 22, 2019 · 1 comment

Comments

@cdmistman
Copy link

Output when trying to update:

# make install
echo installing
installing
mkdir -p /usr/local/lib/brightnessctl
cp -R ./*  /usr/local/lib/brightnessctl/
ln -s /usr/local/lib/brightnessctl/writebrightness.sh /usr/local/bin/brightness
ln: failed to create symbolic link '/usr/local/bin/brightness': File exists
makefile:4: recipe for target 'install' failed
make: *** [install] Error 1
@cdmistman
Copy link
Author

sorry, wrong brightnessctl

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