On Nov 21, 2007 12:27 PM, Dan McGee <dan@archlinux.org> wrote:
This operation made sense in the days before sync DBs existed, but it no longer has the same usefulness it once did.
Signed-off-by: Dan McGee <dan@archlinux.org> --- contrib/bash_completion | 6 ++---- contrib/zsh_completion | 11 +---------- doc/pacman.8.txt | 4 ---- lib/libalpm/add.c | 13 ++----------- lib/libalpm/alpm.h | 2 +- pactest/tests/add030.py | 18 ------------------ pactest/tests/add031.py | 18 ------------------ pactest/tests/add032.py | 18 ------------------ src/pacman/pacman.c | 12 +----------- 9 files changed, 7 insertions(+), 95 deletions(-) delete mode 100644 pactest/tests/add030.py delete mode 100644 pactest/tests/add031.py delete mode 100644 pactest/tests/add032.py
I'd love to have another sign-off or two from people on the list, so when someone later goes "OMG Dan removed the -F operation!" I can at least point at the sign-off lines and say "and so did all these people". Just let me know if you agree with the change, and I'll go ahead and add your name as a sign-off. -Dan