Nevermind, I didn't follow your link and assumed you added it to both
The last patch of mbanck was applied to Stable and Unstable, because if you look closely, you can see it's only the refresh subroutine for Day/Night auto-switch added to some well chose location to force the refresh.
That why I stated "since it doesn't hurt anything ..." in my message ...
Got it. It was not my command sting but the place where the package was.
Aegis just didn't want to open the .deb from home/user.
I moved it to MyDocs and it went fine (so far).
If I have already applied one .diff file using patch -p0 -i patch.diff, what is the correct way to go about updating to a new diff file.
Is there patch syntax to undo the previous .diff file, or does patch magically know what has already been changed and just apply the new additions in a later .diff file?
Is there patch syntax to undo the previous .diff file, or does patch magically know what has already been changed and just apply the new additions in a later .diff file?