summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index c27d1f5..8d1aaf9 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -437,7 +437,7 @@ function global_hook {
pre-remove)
exec_hook $1 pre-remove
genocide_collected $1
- checklinks $CL_OPTIONS -r
+ checklinks $CL_OPTIONS --remove
list_package_remove $1
update_provides $1
;;