Skip to content

Commit

Permalink
Added scratch support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alxhr0 committed Aug 12, 2023
1 parent 526c97f commit 63f37d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -2032,7 +2032,7 @@ get_packages() {
has tekel && dir "/data/app/$USER/* /data/app/system/*"
has crew && dir "${CREW_PREFIX:-/usr/local}/etc/crew/meta/*.filelist"
has pkgtool && dir "/var/log/packages/*"
has scratch && dir "/var/lib/scratchpkg/index/*/.pkginfo"
has scratch && dir "/var/lib/scratchpkg/db/*"
has kagami && dir "/var/lib/kagami/pkgs/*"
has cave && dir "/var/db/paludis/repositories/cross-installed/*/data/*/ \
/var/db/paludis/repositories/installed/data/*/"
Expand Down

0 comments on commit 63f37d2

Please sign in to comment.