Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#21451 - [jython] Should backup /opt/jython/registry
Attached to Project:
Community Packages
Opened by Kaiting Chen (kaitocracy) - Sunday, 24 October 2010, 14:59 GMT
Last edited by Chris Brannon (cmb) - Wednesday, 27 October 2010, 12:19 GMT
Opened by Kaiting Chen (kaitocracy) - Sunday, 24 October 2010, 14:59 GMT
Last edited by Chris Brannon (cmb) - Wednesday, 27 October 2010, 12:19 GMT
|
DetailsFor jython /opt/jython/registry is essentially the default system wide configuration. It is likely that an administrator would set certain system specific configuration options in this file. Thus it should be included in the backup array. Simply include -
backup=('opt/jython/registry') in the PKGBUILD to fix this problem. |
This task depends upon