You are not logged in.
I was using custom icons for Firefox, so I had replaced the following png images with others:
/usr/lib/firefox-3.6/icons/mozicon128.png
/usr/lib/firefox-3.6/icons/document.png
/usr/lib/firefox-3.6/chrome/icons/default/default16.png
/usr/lib/firefox-3.6/chrome/icons/default/default32.png
/usr/lib/firefox-3.6/chrome/icons/default/default48.png
Recently there has been a firefox-3.6 upgrade which I normally handled with pacman, but it replaced those files with the original ones, which I md5sum-checked are exactly the same as the previous version. I thought it should have instead applied the documented rule "original = X, current = Y, new = X", thus keeping my version of the files.
Could this behaviour be expected for some reason? I'd like to understand more, thanks!
Last edited by kynikos (2011-03-03 13:42:57)
Offline
That only applies to backup files.
Offline
man pacman.conf - look at NoExtract
Offline
Thanks Allan, that quite solves the problem, but (last question, I promise) isn't it possible to tell pacman to consider every file a backup file? I know that would slow down a lot package updates, for it should create md5sums for every file...
Offline