[Bug 761718] common: Create necessary directory if introspection scanning is disabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 26 10:25:12 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761718

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #320636|none                        |needs-work
             status|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 320636
  --> https://bugzilla.gnome.org/attachment.cgi?id=320636
Proposed patch.

that will fail if .libs already exists. maybe you want to do a $(MKDIR_P)
$(shell dirname $ii) or something in the loop instead?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list