summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/pkg1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index a4e664f..7abfb97 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -507,7 +507,6 @@ pkg_status () {
pkg_check () {
check_installed $1
cd $PDIR/$1
- check_prereqs $1
checklinks $CL_OPTIONS
}