Bug 46580 - Copy plugin base files to gabble directory
Summary: Copy plugin base files to gabble directory
Status: RESOLVED FIXED
Alias: None
Product: Ytstenut
Classification: Unclassified
Component: plugins (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: ytstenut
QA Contact:
URL:
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-02-24 09:21 UTC by Alvaro Soliverez
Modified: 2012-02-27 06:14 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
copy plugin-base files to gabble directory (1.22 KB, patch)
2012-02-24 09:21 UTC, Alvaro Soliverez
Details | Splinter Review

Description Alvaro Soliverez 2012-02-24 09:21:07 UTC
Created attachment 57598 [details] [review]
copy plugin-base files to gabble directory

This is needed because in some platforms (eg Android) the files
cannot be compiled twice. Therefore, we copy the files to gabble's
directory and build there.
The copied files are added to .gitignore to prevent those files from
being added to the repository

It fixes a build error currently happening in Linux and Windows
Comment 1 Olli Salli 2012-02-27 05:53:54 UTC
++
Comment 2 Alvaro Soliverez 2012-02-27 06:14:27 UTC
commit 9764689601f79581a697a04e8df8b8774f5b66f9
Author: Alvaro Soliverez <alvaro.soliverez@collabora.co.uk>
Date:   Fri Feb 24 14:16:43 2012 -0300

    Copy plugin-base files to gabble directory
    
    This is needed because in some platforms (eg Android) the files
    cannot be compiled twice. Therefore, we copy the files to gabble's
    directory and build there.
    The copied files are added to .gitignore to prevent those files from
    being added to the repository


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.