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 <leigh123li...@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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to