https://bugs.kde.org/show_bug.cgi?id=355415

--- Comment #19 from pfoo <p...@csnu.org> ---
Oh, thanks, this is working great.

Build procedure if anyone need to patch and never have done so on ubuntu /
debian :
sudo apt-get build-dep kaccounts-integration
apt-get source kaccounts-integration
cd kaccounts-integration-15.08.3/               (this is if you are using
kubuntu-ppa, otherwise it will be version 15.08.2)
patch with
https://quickgit.kde.org/?p=kaccounts-integration.git&a=commitdiff&h=fe6b9c7b2511ba5ebc15542b0b7280c55e17ffa4
(patch -p0 < yourpatch)
update debian/changelog with a new version number or your changes will be
overwritten at next package upgrade
dpkg-source --commit
dpkg-buildpackage
cd ../
sudo dpkg -i *.deb
enjoy

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to