[Spice-devel] [PATCH 11/13] jhbuildrc: using system icons and files not needed

Christophe Fergeau cfergeau at redhat.com
Tue May 12 07:34:42 PDT 2015


On Thu, Apr 30, 2015 at 06:59:12PM +0200, Victor Toso wrote:
> ---
>  jhbuildrc | 9 ---------
>  1 file changed, 9 deletions(-)
> 
> diff --git a/jhbuildrc b/jhbuildrc
> index 4cfff9b..cfffb88 100644
> --- a/jhbuildrc
> +++ b/jhbuildrc
> @@ -18,15 +18,6 @@ checkoutroot = os.path.join(os.environ['HOME'], 'spice')
>  # All module binaries will be in $HOME/spice-usr/ after the checkout
>  prefix = os.path.join(os.environ['HOME'], 'spice-usr')
>  
> -# Look in /usr/share for icons, D-BUS service files, etc
> -addpath('XDG_DATA_DIRS', '/usr/share')
> -# Look in /etc/xdg for system-global autostart files
> -addpath('XDG_CONFIG_DIRS', '/etc/xdg')
> -
> -os.environ['ACLOCAL'] = 'aclocal -I ' + os.path.join(prefix, 'share', 'aclocal')
> -os.environ['PKG_CONFIG_PATH'] = os.path.join(prefix, 'lib', 'pkgconfig') \
> -    + ':' + os.path.join(prefix, 'share', 'pkgconfig')
> -
>  # custom CFLAGS / environment pieces for the build
>  # os.environ['CFLAGS'] = '-Wall -g -O0'

Hmm why not, though this reverts
aad4ec8e487aac77fb7a4e95c9861d8e14819544
Has there been changes in jhbuild to handle this better?

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150512/3838783b/attachment.sig>


More information about the Spice-devel mailing list