From: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Date: Mon, 31 Jul 2023 03:51:29 +0000 (+0200) Subject: Merge pull request #278 from pavelskipenes/pciutils X-Git-Tag: v0.2.0.2~39 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/fbccb342ab70e856232a6722747cdbe714dedd3b?hp=d4605cf9d50ce9a50d088376546ff12fc7cd0e68 Merge pull request #278 from pavelskipenes/pciutils --- diff --git a/programs/pciutils.json b/programs/pciutils.json new file mode 100644 index 0000000..bcd8957 --- /dev/null +++ b/programs/pciutils.json @@ -0,0 +1,10 @@ +{ + "name": "pciutils", + "files": [ + { + "path": "$HOME/.pciids-cache", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/pciutils/pciutils/issues/148\n" + } + ] +}