Skip to content

Commit c7c1cf5

Browse files
committed
packages: Specify Haiku's pkgman
1 parent 6e9f004 commit c7c1cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neofetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ get_packages() {
13891389
;;
13901390

13911391
"Haiku")
1392-
dir /boot/system/package-links/*
1392+
has "pkgman" && dir /boot/system/package-links/*
13931393
;;
13941394

13951395
"IRIX")

0 commit comments

Comments
 (0)