Summary: | app-admin/tmpwatch-2.11-r2: example cron script has obsolete /usr/portage/distfiles | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Raymond Jennings <shentino> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | CONFIRMED --- | ||
Severity: | trivial | CC: | jstein, jy6x2b32pie9 |
Priority: | Lowest | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Raymond Jennings
2020-05-17 01:21:56 UTC
Fixed in commit b32a477eba2470c5137d5c2b2da0d28d45c4bdc0 Author: Kerin Millar <kfm@plushkava.net> Date: Fri Aug 20 03:16:53 2021 +0100 ... Don't hard-code pathnames to external programs and define silly variables such as TMPWATCH. Instead, define a sane PATH at the beginning of the script. ... |