Merge pull request #1191 from Crestwave/pkgman
packages: Specify Haiku's pkgman
This commit is contained in:
commit
789cdcea40
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1389,7 +1389,7 @@ get_packages() {
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Haiku")
|
"Haiku")
|
||||||
dir /boot/system/package-links/*
|
has "pkgman" && dir /boot/system/package-links/*
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"IRIX")
|
"IRIX")
|
||||||
|
|
Loading…
Reference in a new issue