Closed onlyjob closed 11 years ago
This is really good, thank you! I’d be in favor of adding another target fullinstall
that also installs the cachedel
and cachestats
binaries. What do you think?
install
target should install nocache
plus cachestats
and cachedel
.
The other tools are equally important.
Thanks,
Reda
Ops, I somehow forgotten about it, thanks for noticing. cache* executables are important and they shall be installed by "install" target. I added commit to fix that. I feel that "fullinstall" is unnecessary, uncommon and a bit confusing...
Okay, I was not sure about your intentions. I took the liberty of squashing your fixup commit with the previous one, rephrased my README update, and merged the changes to master. Thank you both!
Thank you for merging. By the way could you please stop advertising unstable "nocache" Debian packages? It would be better just to mention that "nocache" available from Debian or give a link to PTS page:
http://packages.qa.debian.org/n/nocache.html
where users can choose binary packages from left hand side "versions" section. Thanks.
Okay with this?
Much better, thanks. :) It's just that binaries from "unstable" (a.k.a. "sid") may not be a good fit for other suites...
Usable "Makefile" as per GNU Make best practice.