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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Chris Brannon (cmb)
Architecture All
Severity Low
Priority Normal
Reported Version 3.4.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

For 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

Closed by  Chris Brannon (cmb)
Wednesday, 27 October 2010, 12:19 GMT
Reason for closing:  Fixed

Loading...