From 27f7ff76096fb7f3a71a6b003cad19f0b8a2c586 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 18 Jun 2009 17:01:24 +0200 Subject: pkg: Call checklinks with long options for better readability --- bin/pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/pkg') 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 ;; -- cgit v1.2.3