[Python-gtkextra-devel] [ python-gtkextra-Bugs-2805069 ] [PATCH] Fix build with recent install(1)
Status: Beta
Brought to you by:
treeves
From: SourceForge.net <no...@so...> - 2009-06-11 20:37:37
|
Bugs item #2805069, was opened at 2009-06-11 22:37 Message generated for change (Tracker Item Submitted) made by trmac You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=414148&aid=2805069&group_id=35371 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Miloslav Trmac (trmac) Assigned to: Nobody/Anonymous (nobody) Summary: [PATCH] Fix build with recent install(1) Initial Comment: Recent install(1) reports an error when the same file is copied to the same destination directory in a single invocation, e.g. install gtkextra.defs gtkextra.defs destination_directory/ The attached patch removes duplicate entries from defs_DATA to avoid this problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=414148&aid=2805069&group_id=35371 |