Bug 21977

Summary: media-interfaces.h is listed twice in telepathy-glib/Makefile.am, breaks build
Product: Telepathy Reporter: Patryk Zawadzki <patrys>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Fix for Makefile.am

Description Patryk Zawadzki 2009-05-28 03:22:53 UTC
Created attachment 26271 [details] [review]
Fix for Makefile.am

make install is refusing to overwrite a file that was installed earlier during the same run, thus breaking the installation.

Attached is a patch against 0.7.31.
Comment 1 Will Thompson 2009-05-28 03:57:03 UTC
Indeed it is. Merged, will be in 0.7.31. Thank you!

commit e5916e318fed0715246df8261b259ca762c1d245
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:   Thu May 28 11:26:04 2009 +0100

    Don't list media-interfaces.h twice in Makefile.am
    
    Fixes fd.o #21977
    
    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
    Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>

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.