We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version: 1.2.10 CUPS.org User: martin.pitt.canonical
After a make - make install - make clean cycle, there are two files left behind which should be removed by make clean:
man/client.conf.man packaging/cups.list
Thank you!
The text was updated successfully, but these errors were encountered:
CUPS.org User: mike
"make clean" shouldn't touch those files. "make distclean" should remove them because they are created by the configure script.
packaging/cups.list is already removed by "make distclean".
Sorry, something went wrong.
Fixed in Subversion repository.
No branches or pull requests
Version: 1.2.10
CUPS.org User: martin.pitt.canonical
After a make - make install - make clean cycle, there are two files left behind which should be removed by make clean:
man/client.conf.man
packaging/cups.list
Thank you!
The text was updated successfully, but these errors were encountered: