repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vim: update to 9.1.0969
[oi-userland.git]
/
components
/
sysutils
/
neofetch
/
patches
/
01-fix-pkginfo.patch
blob
6501f2f49d3f98d64307ef2b4d72638b98cea2b7
1
--- neofetch-7.1.0/neofetch.orig 2020-08-02 11:37:41.000000000 +0000
2
+++ neofetch-7.1.0/neofetch 2021-05-28 10:44:45.728131406 +0000
3
@@ -1545,6 +1545,9 @@
4
case $kernel_name in
5
FreeBSD|DragonFly) has pkg && tot pkg info ;;
6
7
+ SunOS)
8
+ has pkg && tot pkg list ;;
9
+
10
*)
11
has pkg && dir /var/db/pkg/*