Comment 26 for bug 1038434

Revision history for this message
Karol Będkowski (karol-bedkowski) wrote :

if you use package from official repository please install version from our ppa https://launchpad.net/~kupfer-team/+archive/ppa

To apply a patch you should:
1. save patch is i.e. /tmp/
2. from terminal enter to directory, where Kupfer is installed (usually /usr/share/kupfer)
3. run: patch -p1 < /tmp/patch-name
(use sudo if Kupfer is in /usr/share/)