summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index f8cbae1..09c82d2 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -442,7 +442,7 @@ function global_hook {
pre-remove)
exec_hook $1 pre-remove
genocide_collected $1
- checklinks -r
+ checklinks $CL_OPTIONS -r
list_package_remove $1
update_provides $1
;;