diff --git a/neofetch b/neofetch index eeb70f23..fe1cc368 100755 --- a/neofetch +++ b/neofetch @@ -1389,7 +1389,7 @@ get_packages() { ;; "Haiku") - dir /boot/system/package-links/* + has "pkgman" && dir /boot/system/package-links/* ;; "IRIX")