You are not logged in.
Hi
I have compiled my own package with makepkg (evolution with some compile opts) and installed it afterwards - it is an older version though than the one in the repository - so when I try
pacman -Syu
of course it wants to overwrite my package - but it shouldnt. How can I tell pacman to leave this one package like it is?
Thanks a lot!!!!
Offline
Ignore <package>
in pacman.conf......
Dusty got there first ... ;-)
IgnorePkg = <package> [package] ...
Instructs pacman to ignore any upgrades for this package when
performing a --sysupgrade.
in pacman.conf.
Dusty
Offline
thanks - read that file but for some reason didnt find it
anyway thanks again!!!
Offline