FS#2236 - Pacman creates files in NoUpgrade
Attached to Project:
Pacman
Opened by Johannes Jordan (FoPref) - Sunday, 20 February 2005, 02:12 GMT
Last edited by Judd Vinet (judd) - Tuesday, 22 February 2005, 18:38 GMT
Opened by Johannes Jordan (FoPref) - Sunday, 20 February 2005, 02:12 GMT
Last edited by Judd Vinet (judd) - Tuesday, 22 February 2005, 18:38 GMT
|
Details
I have
NoUpgrade = home/httpd/html/index.html As my document root's index page is a PHP one, it isn't called index.html. But Apache would prefer any index.html. On every Apache upgrade, I have to watch out for a newly created index.html to delete it. I think it doesn't make sense to create files that are in NoUpgrade as part of the upgrade progress, does it? If one misses a file he has in NoUpgrade, he could either re-install the package explicitely or remove that config line. |
This task depends upon