[Bug 551274] Review Request: akonadi-googledata -Akonadi resources to sync google calendar events and contacts

bugzilla at redhat.com bugzilla at redhat.com
Sun Aug 8 21:17:38 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=551274

--- Comment #17 from leigh scott <leigh123linux at googlemail.com> 2010-08-08 17:17:35 EDT ---
(In reply to comment #16)

> 
> I haven't found the solution for world-writeable yet.    


Try


%cmake \
 -DCMAKE_VERBOSE_MAKEFILE=OFF \
 -DCMAKE_BUILD_TYPE:STRING="Release" \
 -DLIBGCAL_INCLUDE_DIR=%{_includedir}/libgcal
make %{?_smp_mflags}
chmod 644 contacts/ui_GoogleData.h calendar/ui_GoogleData.h

%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
%find_lang akonadi_gcal_resource

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list