Merge pull request #1191 from Crestwave/pkgman

packages: Specify Haiku's pkgman
This commit is contained in:
black 2019-02-06 11:58:24 +02:00 committed by GitHub
commit 789cdcea40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1389,7 +1389,7 @@ get_packages() {
;;
"Haiku")
dir /boot/system/package-links/*
has "pkgman" && dir /boot/system/package-links/*
;;
"IRIX")