https://bugs.kde.org/show_bug.cgi?id=264861
--- Comment #33 from Luigi Mantellini <luigi mantellini gmail com> 2011-03-28 15:00:50 --- This script works on Natty #!/bin/sh rm -rf builds_gcal mkdir builds_gcal cd builds_gcal apt-get source libgcal sudo apt-get build-dep libgcal cd libgcal-0.9.6 dpkg-buildpackage cd .. apt-get source akonadi-googledata sudo apt-get build-dep akonadi-googledata cd akonadi-googledata-1.2.0 dpkg-buildpackage cd .. sudo dpkg -i libgcal0_*.deb akonadi-kde-resource-googledata_*.deb cd .. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
