https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32791 --- Comment #16 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #15)
I suppose koha-create could use "ucfr" to register the log4perl.conf file in the "ucf" registry. (I've done a little test and it looks like if there's no data in the hashfile and cache, it just compares the installed file versus the new file for "ucf")
Then koha-remove could use "ucf" and "ucfr" to remove the file from the ucf cache, hashfile, and registry.
Although the problem with that is that you don't know if you're using "koha-common" or "koha-core" and you need the package name when using "ucfr"... Technically, we don't have to use "ucfr" to get the functionality of "ucf". -- You are receiving this mail because: You are watching all bug changes.