From: ccoVeille <3875889+ccoVeille@users.noreply.github.com> Date: Mon, 8 Aug 2022 04:58:10 +0000 (+0200) Subject: add current status about aptitude (#154) (#155) X-Git-Tag: v0.2.0.2~162 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/54d61f85f3a7e94dae14c71f0cf9eb44891793b7 add current status about aptitude (#154) (#155) --- diff --git a/programs/aptitude.json b/programs/aptitude.json new file mode 100644 index 0000000..8a13856 --- /dev/null +++ b/programs/aptitude.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.aptitude/config", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894332\n" + } + ], + "name": "aptitude" +}