Commit Graph

6 Commits

Author SHA1 Message Date
OscarL
dd0c09b297 command_not_found: switch to Python3. (#9520) 2023-09-25 09:12:45 +02:00
OscarL
dd9218c9a1 command_not_found: revbump for rebuild (#8500) 2023-04-24 08:47:54 +02:00
OscarL
a04a072309 command_not_found: switch to Python 3.9. (#8497)
* Added TEST()
* Added a couple of minor fixes here and there.
2023-04-24 07:49:10 +02:00
Leorize
cd7c9f7bf3 app-shells/command_not_found: move profile script
Moved the script to dataDir, this will make sure the script is removed
after the package is deactivated.

Users may override the handle by placing appropriate files in
/etc/profile.d
2018-09-17 22:56:02 +07:00
Leorize
728340e427 app-shells/command_not_found: fix handler
- Properly escaped dollar signs
- Respects command_not_found error code
- Added fallback to avoid deadlock in case command_not_found was
uninstalled

Solves #2760
2018-07-29 19:54:22 +07:00
tts2k
5f4bcfe91f cnf: new recipe (#2067) 2018-01-17 14:43:38 +01:00